Skip to content

Goobley/LegitScriptEditor

 
 

Repository files navigation

LegitScriptEditor

Accessible directly from your web browser! https://radiance-cascades.github.io/LegitScriptEditor/

An editor for LegitScript with WebGL output.

Development

After cloning the repo, cd into it and run

nix-shell
npm i
npm run dev

it should print out a localhost url that you can visit in your browser.

Updating LegitScript

Follow the build instructions over at https://github.com/Raikiri/LegitScript?tab=readme-ov-file#running-the-web-demo and then

cp -rv web/dist/LegitScriptWasm.* /path/to/LegitScriptEditor/src/LegitScript/

About

An editor for LegitScript with a webgl renderer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.3%
  • TypeScript 15.3%
  • Python 0.6%
  • CSS 0.5%
  • HTML 0.2%
  • Nix 0.1%