Skip to content

This is the Mod SDK Unity project for Core Keeper

Notifications You must be signed in to change notification settings

Pugstorm/CoreKeeperModSDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Core Keeper Mod SDK

This is the official Mod SDK for Core Keeper! Use it to create and publish amazing mods.
If you are looking for existing mods, check the official mod.io page.

Requirements

  • Unity Hub, available for download on Unity's website
  • Unity Editor 6000.0.59f2. This will be installed automatically by Unity Hub if you follow the instructions below.

How to run

  1. Download the project to your PC, either using Git or by clicking Code > Download ZIP and extracting the archive anywhere.
  2. Install and open Unity Hub. Press "Add -> Add project from disk" and select the folder where you downloaded the SDK. The project should now appear in the Unity Hub projects list.
  3. (Optional) Press the three dot menu next to the project, select "Add command line arguments", add -disable-assembly-updater and press Save. This is not strictly required, but it will remove some errors from the log when you open the project.
  4. Open the project. If you do not already have a matching Unity Editor version, Unity Hub will guide you through installing it. Make sure to enable "Linux Build Support (Mono)" or you won't be able to install or build your mods. All other options can be left at their default values.

Getting started

For a more detailed guide on how to get started, check this page on mod.io.

If you have questions, check the mod-help channel on the Core Keeper Discord server.

About

This is the Mod SDK Unity project for Core Keeper

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6

Languages