mirror of
https://github.com/Gabi-Zar/Silk-Fly-Launcher.git
synced 2026-04-17 05:26:04 +02:00
Add BepInEx installation
This commit is contained in:
@@ -115,4 +115,12 @@ async function importData() {
|
||||
|
||||
async function downloadMod() {
|
||||
console.log("WIP")
|
||||
}
|
||||
|
||||
async function installBepinex() {
|
||||
bepinex.install()
|
||||
}
|
||||
|
||||
async function uninstallBepinex() {
|
||||
console.log("WIP")
|
||||
}
|
||||
Reference in New Issue
Block a user