Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions ccmod.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
{
"id": "crosscode-tweak-pack",
"version": "1.1.1",
"version": "1.1.2",
"title": "dmitmel's tweak pack",
"description": {
"en_US": "Micro-mods by dmitmel in a single 999-in-1 package, ranging from QoL tweaks to cheats.",
"ru_RU": "Микро-моды от dmitmel в одной упаковке 999-in-1, начиная от QoL дополнений и заканчивая читами."
},
"license": "CC0-1.0",
"homepage": "https://github.com/dmitmel/crosscode-tweak-pack",
"repository": "https://github.com/dmitmel/crosscode-tweak-pack",
"tags": ["QoL"],
"authors": "dmitmel",
"icons": {
"24": "icon24.png"
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "crosscode-tweak-pack",
"version": "1.1.0",
"version": "1.1.2",
"ccmodHumanName": "dmitmel's tweak pack",
"description": "Micro-mods by dmitmel in a single 999-in-1 package, ranging from QoL tweaks to cheats.",
"license": "CC0-1.0",
Expand Down