/lu-behaviors

A tool to help create/edit LU behaviors

Primary LanguageJavaScriptMIT LicenseMIT

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