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
npm install
npm run
Server should be ran on localhost:3000
by default. Adding /create?id=[BehaviorTemplate ID]
will display existing graph
Xiphoseer's lu-explorer repo