diff options
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json index 98e2d39..61c4b24 100644 --- a/manifest.json +++ b/manifest.json @@ -324,6 +324,17 @@ "version" : "0.1" }, { + "id" : "mobilephone", + "mod_version" : "3.0.0", + "name" : "mobilephone", + "path" : "colors/mobilephone.lua", + "tags" : [ + "dark" + ], + "type" : "color", + "version" : "0.1" + }, + { "id" : "moe", "mod_version" : "3.0.0", "name" : "moe", |