From 706e9c5393e0a96e1e20a2ead4817f9b5ae6e293 Mon Sep 17 00:00:00 2001 From: NorbiPeti Date: Sat, 18 Jul 2020 20:52:18 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67aae61..1245147 100644 --- a/README.md +++ b/README.md @@ -15,5 +15,5 @@ A manager that handles everything needed to use mods for Gamecraft. * If the zip contains a folder named Plugins, the manager will unzip it to Gamecraft's directory instead of the Plugins directory. * The mod dll must use the same name as the repository, including casing. The manager will rename single dlls automatically but can't handle zipped mods with different names. * If you have any other files as part of the release, the mod one (that needs to be downloaded to the game) must have the same name as the repository. -* The release tag must be the same as the assembly version of the mod with an optional `v` prefix. +* The release tag must be the same as the assembly version of the mod with an optional `v` prefix. It can also have a `-preview` suffix if it **only** works with preview versions of the game * Add the mod to the list at https://git.exmods.org/ExMods/html-site/src/branch/master/site/mods/modlist.tsv