This repository has been archived on 2020-03-22. You can view files and clone it, but cannot push or open issues/pull-requests.
ThatMinecraftLauncher/README.md

20 lines
502 B
Markdown
Raw Permalink Normal View History

2019-07-31 00:36:12 +02:00
# CustomMinecraftLauncher
The Launcher for my mod pack
2019-08-05 22:52:08 +02:00
2019-10-06 21:05:55 +02:00
# General TODO List
2020-03-22 21:49:25 +01:00
* [ ] Everything
* [ ] Make a ToDo list and possibly create issues
2019-10-06 21:05:55 +02:00
# Documentation
2019-10-06 23:10:51 +02:00
Documentation for each individual file can be found in the same directory
2019-10-06 21:05:55 +02:00
## Directories
2020-03-22 21:35:57 +01:00
* __devtools__ contains custom development tools
2020-03-22 22:29:40 +01:00
* __bin__ builds (eclipse)
* __lib__ libraries for the launcher
* __res__ the Minecraft `assets` folder
* __run__ the Minecraft game directory
* __src__ the launcher itself
2019-10-06 21:05:55 +02:00
## Files
2020-03-22 21:35:57 +01:00
# Per-File TODO list