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
BodgeMaster 14bb54906f changed gitignore 2020-03-22 22:57:07 +01:00
devtools replaced old fake java 2020-03-22 21:29:22 +01:00
lib reversed results of my own stupidity 2020-03-22 22:29:40 +01:00
res reversed results of my own stupidity 2020-03-22 22:29:40 +01:00
run reversed results of my own stupidity 2020-03-22 22:29:40 +01:00
.gitignore changed gitignore 2020-03-22 22:57:07 +01:00
README.md reversed results of my own stupidity 2020-03-22 22:29:40 +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
  • bin builds (eclipse)
  • lib libraries for the launcher
  • res the Minecraft assets folder
  • run the Minecraft game directory
  • src the launcher itself

Files

Per-File TODO list