git clone https://github.com/asledgehammer/PipeWrench-UI- run
npm installin the main folder.
You should now have a working environment.
npm run clean: Cleans themedia/luaoutput Lua code.npm run compile: Compiles.tsfiles from the./src/folder to.luafiles in the output folder.npm run watch: Runs a watcher, watching.lua,.ts, and.d.tsfiles.