mirror of
https://github.com/harrisonfishco/lu-behaviors.git
synced 2025-12-16 18:24:08 -06:00
727 B
727 B
LEGO© Universe Behavior/Skill Creator (lu-behaviors)
Features
Allows for visual representation of the LEGO© Universe Database with behaviors/skills.
- Create New Behaviors/Skills
- Edit Existing Behavior/Skills
- Convert the visual network into SQLite code for LU Database
- Add offset for ids to create unique identifiers
Prerequisites
Install
npm install
Running
npm run
Server should be ran on localhost:3000 by default. Adding /create?id=[BehaviorTemplate ID] will display existing graph
Credits
Xiphoseer's lu-explorer repo