A nopache (apache-free) nodejs server for Impactjs complete with weltmeister support.
Part of the F L A R E development suite.
- NEW BoomSheets sprite mapping and management tool
- Easy installation
- 100% nodejs
- Scripts watch for any changes in project and relaunch server immediately
- All server-side weltmeister exceptions are caught and printed in the console
- Server body handles request up to 50 mb of level data from the editor!
- FREE
- Download and install node
- Close all ports running on
8080
- Clone/fork/download this git project
npm install --save
to install project dependencies- drop your purchased
/impact
source folder toflare-impact/lib
npm start
to launch server- TO RUN GAME: Navigate browser to
localhost:8080/
- You should see the logo with flares swirling upward
- TO LAUNCH WELTMEISTER: Navigate browser to
localhost:8080/wm
- First announcement for public use. Includes node weltmeister only.
- First release of BoomSheets Includes Mac and Linux 64 binaries.
Contributions are always welcome! Discovered a bug? Have an idea? File a new issue on github.