Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 4 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,6 @@
![Core Keeper Mod SDK](banner.png)
# CoreLib
![CoreLib Mod](Assets/Icons/icon.png)

This is the official Mod SDK for Core Keeper! Use it to create and publish amazing mods.<br>
<sub>If you are looking for existing mods, check [the official mod.io page](https://mod.io/g/corekeeper).</sub>
A modding library for Core Keeper. Provides features that makes modding Core Keeper easier.

## Requirements
[Unity Editor 2022.3.50f1](https://unity.com/releases/editor/whats-new/2022.3.50)

## 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. Open the project through [Unity Hub](https://unity.com/unity-hub).

## Getting started
For a more detailed guide on how to get started, check [this page on mod.io](https://mod.io/g/corekeeper/r/core-keeper-mod-sdk-introduction).

If you have questions, check [the mod-help channel on the Core Keeper Discord server](https://discord.gg/CoreKeeper).
### [Documentation Website](https://corekeepermods.github.io/#/)