Skip to content

Commit

Permalink
add an icon
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitmel committed Apr 4, 2021
1 parent 66174c4 commit 66223a7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion ccmod.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
{
"id": "world-map-overhaul",
"version": "1.1.0",
"title": "World map overhaul",
"description": {
"en_US": "A better world map",
"ru_RU": "Улучшенная карта мира"
},
"homepage": "https://github.com/dmitmel/cc-world-map-overhaul",
"version": "1.1.0",
"icons": {
"24": "icon24.png"
},
"prestart": "prestart.js"
}
Binary file added icon24.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 66223a7

Please sign in to comment.