The development files for my own Minecraft launcher
This repository has been archived on 2020-03-22. You can view files and clone it, but cannot push or open issues/pull-requests.
Go to file
Jan Danielzick 635afd815e fixed syntax 2020-03-22 21:49:25 +01:00
devtools replaced old fake java 2020-03-22 21:29:22 +01:00
lib prepared total rewrite (AGAIN!!!) 2020-03-22 21:35:57 +01:00
res prepared total rewrite (AGAIN!!!) 2020-03-22 21:35:57 +01:00
run added readme for the `run` directory 2019-10-06 20:40:56 +02:00
.gitignore added readme for the `run` directory 2019-10-06 20:40:56 +02:00
README.md fixed syntax 2020-03-22 21:49:25 +01:00

README.md

CustomMinecraftLauncher

The Launcher for my mod pack

General TODO List

  • Everything
  • Make a ToDo list and possibly create issues

Documentation

Documentation for each individual file can be found in the same directory

Directories

  • devtools contains custom development tools
  • lib contains libraries for Minecraft and the launcher
  • res contains the resources/assets used by Minecraft
  • run contains the running directory / game directory

Files

Per-File TODO list