├── LICENSE ├── README.md ├── START.sh ├── betalauncher1.16.5.sh ├── betalauncher1.19.2.sh └── launcher.sh /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/drmatoi/minecraft/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/drmatoi/minecraft/HEAD/README.md -------------------------------------------------------------------------------- /START.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/drmatoi/minecraft/HEAD/START.sh -------------------------------------------------------------------------------- /betalauncher1.16.5.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/drmatoi/minecraft/HEAD/betalauncher1.16.5.sh -------------------------------------------------------------------------------- /betalauncher1.19.2.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/drmatoi/minecraft/HEAD/betalauncher1.19.2.sh -------------------------------------------------------------------------------- /launcher.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/drmatoi/minecraft/HEAD/launcher.sh --------------------------------------------------------------------------------