Working on full support for retrieval of vanilla game files (libs, assets, client, etc)

This commit is contained in:
Daniel Scalzi
2017-04-24 18:48:02 -04:00
parent 1e37ee005d
commit a36ca5ba26
3 changed files with 178 additions and 8 deletions

View File

@@ -20,5 +20,6 @@
"async": "^2.3.0",
"electron": "^1.6.5",
"mojang": "^0.4.0",
"promise": "^7.1.1"
}
}