diff --git a/.gitignore b/.gitignore index 8fab217..671633b 100644 --- a/.gitignore +++ b/.gitignore @@ -3,5 +3,6 @@ res/indexes/ res/objects/ res/skins/ res/log_configs/ -lib/* +lib/jar/* +lib/natives/* **/*.pyc diff --git a/lib/launcher/java/runtime/placeholder b/lib/launcher/java/runtime/placeholder new file mode 100644 index 0000000..e69de29 diff --git a/lib/launcher/python/gui.py b/lib/launcher/python/gui.py new file mode 100644 index 0000000..e69de29 diff --git a/lib/launcher/python/mchandler.py b/lib/launcher/python/mchandler.py new file mode 100644 index 0000000..e69de29 diff --git a/lib/launcher/python/runtime/placeholder b/lib/launcher/python/runtime/placeholder new file mode 100644 index 0000000..e69de29 diff --git a/lib/launcher/python/updater.py b/lib/launcher/python/updater.py new file mode 100644 index 0000000..e69de29 diff --git a/main.py b/main.py new file mode 100644 index 0000000..e69de29