modmuss50 / fabric-installer-native-bootstrap

A native bootstrap for fabric-installer that utlises the JRE included with minecraft.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fabric-installer-native-bootstrap

A small native application that uses the Java downloaded by the Minecraft launcher to run the bundled minecraft launcher.

Use the fabric-installer-native-bootstrap.sln Visual Studio project to build on Windows.

Use the cmake project for Linux/MacOS. mkdir ninja && cd ninja && cmake -G Ninja ../ && ninja

About

A native bootstrap for fabric-installer that utlises the JRE included with minecraft.

License:Apache License 2.0


Languages

Language:C++ 91.2%Language:CMake 4.8%Language:C 4.0%