Squareville / lu-behaviors

A tool to help create/edit LU behaviors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A tool to help create/edit LU behaviors

License:MIT License


Languages

Language:JavaScript 93.3%Language:CSS 4.4%Language:HTML 2.3%