You are viewing a potentially older version of this package. View all versions.
GatekeeperModding-GKAPI-0.1.8 icon

GKAPI

API for modding Gatekeeper

Date uploaded 2 weeks ago
Version 0.1.8
Download link GatekeeperModding-GKAPI-0.1.8.zip
Downloads 45
Dependency string GatekeeperModding-GKAPI-0.1.8

This mod requires the following mods to function

BepInEx-BepInExPack_IL2CPP-6.0.733 icon
BepInEx-BepInExPack_IL2CPP

BepInEx pack for IL2CPP x64 Unity games. Preconfigured and ready to use.

Preferred version: 6.0.733

README

GKAPI

A modding API for Gatekeeper (Unity Game by Gravity Lagoon)
The modding framework used is BepInEx, which is required to use this mod and mods using this.

Please Backup your saves before use!

you can probably find them under C:\Users\<your user profile>\AppData\LocalLow\Gravity Lagoon\Gatekeeper\Saves

Usage

For Players

This mod is just needed for mods building upon it. It doesn't add content on its own. I should be installed automatically if related mods need it.

For Modders

Check out the github for more information