Rocket Shower
Description
Did you ever want to be bombed every 10 seconds with a rocket?
And what about a nuke while not moving?
With Rocket Shower you can achieve your dreams. Plus they don't damage the player!
Usage
This mod adds two commands:
/rs:start
- Starts the game.
/rs:stop
- Stops it.
Credits
Trupen - Initial idea.
License
Rocket Shower is licensed under the GPLv3 license. Please seek the LICENSE.md file for more information.
Contributing
Feel free to fork and contribute to this project.
Please open a pull request with a meaningful title and description.
Use npm run build
to build the package.
For development, use this on Windows: $env:DEV_PATH="%APPDATA%/Factorio/mods/rocket-shower"; npm run watch dev
.
This will automatically watch for changes and build them to the mods folder. This way you only have to restart Factorio to see your changes.