Files
lu-behaviors/README.md
Harrisonfishco 5b37b0a401 Update README.md
2022-02-15 14:17:11 -07:00

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

Node.js

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