Impact

This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact

9 years ago by stahlmanDesign

I found this repository which is current and it allows for using Impact with Node.js instead of PHP/Apache.

Once installed you just type:
impact-node create:project {path to impact dir}

Where {path to impact dir} is the latest version of Impact (currently 1.24) that you download after purchase. If you are on the desktop and you open the terminal there and type
impact-node create:test {your/path/to/impact-latest}

It will create a new project on the desktop including a copy of Impact and Weltmeister. Then type:
impact-node serve

and see your game or WM editor at http://localhost:3000/

There are other CLI (command-line interface) options for creating entites.

9 years ago by FelipeBudinich

their build script is exactly what I was looking for, thanks for sharing!
Page 1 of 1
« first « previous next › last »