Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/danielv123/factorioclusterioclient

Factorio mod manager that connects directly to a clusterio master for server browser and auto mod downloads
https://github.com/danielv123/factorioclusterioclient

clusterio factorio game-client mod

Last synced: 30 days ago
JSON representation

Factorio mod manager that connects directly to a clusterio master for server browser and auto mod downloads

Awesome Lists containing this project

README

        

#ClusterioClient

This is a desktop application that makes it easy to connect to clusterio
servers. It has its own server browser and will automatically download mods from
compatible servers and launch factorio correctly, making it feasible to play
multiplayer on servers with many different sets of mods.

All issues and feature requests should be filed at [github issues](https://github.com/Danielv123/factorioClusterioClient/issues)

Download: https://github.com/Danielv123/factorioClusterioClient/releases

#Development

I am happpy to accept PRs.

To set up a dev environment, clone the repo and run

npm install

test with

electron .

and build with

npm run build

you may need to `npm install electron-packager -g` first.

![clusterioClient](https://puu.sh/unNqs/aa460ed16c.png)