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 536c709..7e20b70 100644 --- a/manifest.json +++ b/manifest.json @@ -442,6 +442,17 @@ "dark" ], "type" : "color", + "version" : "0.2" + }, + { + "id" : "oxocarbon-light", + "mod_version" : "3.0.0", + "name" : "Oxocarbon Light", + "path" : "colors/oxocarbon-light.lua", + "tags" : [ + "light" + ], + "type" : "color", "version" : "0.1" }, { |