gamemode: Add support for directly installing into addons

This commit is contained in:
Michael Fabian 'Xaymar' Dirks
2018-12-02 07:39:01 +01:00
parent 27a44edaa1
commit 004f89bd0a
4 changed files with 20 additions and 0 deletions
+1
View File
@@ -3,5 +3,6 @@
"type" : "gamemode",
"tags" : [ "fun" ],
"ignore" : [
"addon.txt"
]
}