A modding library for Core Keeper. Provides features that makes modding Core Keeper easier.
Follow these steps to setup CoreLib project to contribute to CoreLib. Steps included here temporarily
- Install mod sdk
- Open mod SDK project in unity
- Update game files
- Update game assets
- Install
editorcoroutinesandsharp-zip-libpackages in Unity (probably should automate)
"com.unity.editorcoroutines": "1.0.1",
"com.unity.sharp-zip-lib": "1.4.1",- Clone CoreLib repo into project's assets folder (should result in new CoreLib folder containing .git folder)