Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/danielv123/factorioclusterioclient
- Owner: Danielv123
- License: other
- Created: 2016-12-26T14:49:33.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T20:14:25.000Z (almost 2 years ago)
- Last Synced: 2024-04-28T02:02:03.517Z (8 months ago)
- Topics: clusterio, factorio, game-client, mod
- Language: JavaScript
- Size: 42 KB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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)