OpenFactorioServerManager / factorio-server-manager

A tool to help manage Factorio multiplayer servers including mods and save games.
MIT License
541 stars 129 forks source link
factorio factorio-installation factorio-mod factorio-server factorio-standalone-server manage-mods

.github/workflows/test-workflow.yml Discord

Factorio Server Manager

A tool for managing Factorio servers.

This tool runs on a Factorio server and allows management of the Factorio server, saves, mods and many other features.

Features

Manage Factorio Server

Factorio Server Manager Screenshot

Manage save files

Factorio Server Manager Screenshot

Manage mods

Factorio Server Manager Screenshot

Installation and Usage

Development

Contributing

  1. Fork it!
  2. Checkout the develop branch, only use that as a base: git checkout develop
  3. Create your feature branch: git checkout -b my-new-feature
  4. Commit your changes: git commit -am 'Add some feature'
  5. Add your changes a in human readable way into CHANGELOG.md
  6. Push to the branch: git push origin my-new-feature
  7. Submit a pull request, with develop as base :D

Authors

Special Thanks

License

This project is licensed under the MIT License - see the LICENSE.md file for details