Update mod info
This commit is contained in:
parent
d34f484ed1
commit
6990ae2835
1 changed files with 4 additions and 4 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Leadercraft
|
# Leadercraft
|
||||||
|
|
||||||
Shell project for Gamecraft mods.
|
Leadercraft Gamecraft Mod.
|
||||||
Use this as a quick-start project structure for your own mods, or to learn how modding works.
|
Everybody likes leaderboards, right?
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
First, install the [Gamecraft Modding API](https://git.exmods.org/modtainers/GamecraftModdingAPI) ([direct link to install guide](https://www.exmods.org/guides/install.html)).
|
First, install the [Gamecraft Modding API](https://git.exmods.org/modtainers/GamecraftModdingAPI) ([direct link to install guide](https://www.exmods.org/guides/install.html)).
|
||||||
To install the Leadercraft mod, copy the latest release's `Leadercraft.dll` and `0Harmony.dll` files into the `Plugins` folder in Gamecraft's main folder or follow the [install guide](https://www.exmods.org/guides/install.html) again for Leadercraft.
|
To install the Leadercraft mod, copy the latest release's `Leadercraft.dll` file into the `Plugins` folder in Gamecraft's main folder or follow the [install guide](https://www.exmods.org/guides/install.html) again for Leadercraft, ignoring the part about unzipping files.
|
||||||
|
|
||||||
## Development
|
## Development
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue