A small Minecraft launcher codebase
lib | ||
res/css | ||
views | ||
.gitignore | ||
LICENSE | ||
main.js | ||
meta.json | ||
package.json | ||
preload.js | ||
README.md | ||
sources.json |
OpenModLauncher-Base
A small Minecraft launcher codebase
This is currently a work in progress for another project of mine but it can be used in other projects too as I try to be the least project-specific as I can be.
Please note I reused and rearranged a lot of code from a launcher I've programmed earlier this year.
Features
At the time of writing this README, this launcher can only download a Minecraft version specified in meta.json into a given directory. Launching Minecraft, installing a mod loader on top of many versions and downloading custom files are the main planned features.