We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbd0dee commit a3c90b2Copy full SHA for a3c90b2
README.md
@@ -13,7 +13,7 @@ I am happpy to accept PRs.
13
14
To set up a dev environment, clone the repo and run
15
16
- npm install-dev
+ npm install
17
18
test with
19
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "clusterio-client",
3
- "version": "1.0.0",
+ "version": "1.1.0",
4
"description": "GUI to download and launch factorio with server specific mods",
5
"main": "index.js",
6
"scripts": {
0 commit comments