Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Nefaro authored Feb 15, 2022
1 parent 4c2033b commit 44c685b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,11 @@ Gnoll is a package or packaging of a group of tools that allows building, loadin
- Installer

**Patches** are the code changes needed for everything Gnoll to work within Gnomoria. We use manual crafted IL (https://en.wikipedia.org/wiki/Common_Intermediate_Language) patches as well as [Harmony](https://github.com/pardeike/Harmony) for newer patches.

**ModLoader** is the component that is hooked into Gnomoria by the patches. It is responsible for being the "glue" between the game and the provided mods.

**Mods** are the components loaded by ModLoader and add additional functionality or, on some cases, fix or work around bugs.

**Installer** is the packaging that is released and is responsible for applying the patches, installing the modloader and the mods..

## Prerequisites for Manual Install:
Expand Down

0 comments on commit 44c685b

Please sign in to comment.