A collection of scripts written for the Edelstein game server
Edelstein.luauses npm and gulp.js to flatten and minify scripts- Install node and gulp.js
- Run
npm installto install dependencies
- Use the
gulpcommand to clean and publish scripts into thedistdirectory - When developing scripts, you can make use of the
gulp watchcommand to watch for file changes