Browse Source

Update mod info

tags/v1.0.0
NGnius (Graham) 4 years ago
parent
commit
6990ae2835
1 changed files with 4 additions and 4 deletions
  1. +4
    -4
      README.md

+ 4
- 4
README.md View File

@@ -1,12 +1,12 @@
# Leadercraft

Shell project for Gamecraft mods.
Use this as a quick-start project structure for your own mods, or to learn how modding works.
Leadercraft Gamecraft Mod.
Everybody likes leaderboards, right?

## 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)).
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

@@ -32,4 +32,4 @@ After you've completed the setup, open the solution file `Leadercraft.sln` in yo
I'd recommend Visual Studio Community Edition or JetBrains Rider for Windows and Monodevelop for Linux.

If you've successfully completed setup, you should be able to build the Leadercraft project without errors.
If it doesn't work and you can't figure out why, ask for help on the [Gamecraft Modding Discord server](https://discord.gg/xjnFxQV).
If it doesn't work and you can't figure out why, ask for help on the [Gamecraft Modding Discord server](https://discord.gg/xjnFxQV).