|
4988 | 4988 | "kit-mod": { |
4989 | 4989 | "metadataCCMod": { |
4990 | 4990 | "id": "kit-mod", |
4991 | | - "version": "1.0.1", |
| 4991 | + "version": "1.1.1", |
4992 | 4992 | "title": { |
4993 | 4993 | "en_US": "Kit Mod", |
4994 | 4994 | "de_DE": "Kit Mod", |
|
5022 | 5022 | ], |
5023 | 5023 | "prestart": "prestart.js", |
5024 | 5024 | "dependencies": { |
5025 | | - "extendable-severed-heads": ">=1.1.0" |
| 5025 | + "extendable-severed-heads": ">=1.1.0", |
| 5026 | + "menu-ui-replacer": ">=1.0.5" |
5026 | 5027 | } |
5027 | 5028 | }, |
5028 | 5029 | "installation": [ |
5029 | 5030 | { |
5030 | 5031 | "type": "zip", |
5031 | | - "url": "https://github.com/XenonA7/kit-mod/archive/refs/tags/1.0.1.zip", |
5032 | | - "source": "kit-mod-1.0.1", |
| 5032 | + "url": "https://github.com/XenonA7/kit-mod/archive/refs/tags/1.1.1.zip", |
| 5033 | + "source": "kit-mod-1.1.1", |
5033 | 5034 | "hash": { |
5034 | | - "sha256": "6831f84f415e32805dcbdc12a900fc376c7d392f95650b5752c1776023582095" |
| 5035 | + "sha256": "5f95af16c46509d8a74d6947b88e1ea1070c04d91813cc6217b318b4d84e2d01" |
5035 | 5036 | } |
5036 | 5037 | } |
5037 | 5038 | ], |
5038 | 5039 | "stars": 0, |
5039 | | - "lastUpdateTimestamp": 1772394209000, |
| 5040 | + "lastUpdateTimestamp": 1775341910000, |
5040 | 5041 | "releasePages": [ |
| 5042 | + { |
| 5043 | + "body": "## 1.1.1 (04/04/2026)\r\n- Re-upload to fix github release issue", |
| 5044 | + "version": "1.1.1", |
| 5045 | + "timestamp": 1775341910000, |
| 5046 | + "url": "https://github.com/XenonA7/kit-mod/releases/tag/1.1.1" |
| 5047 | + }, |
| 5048 | + { |
| 5049 | + "body": "## 1.1.0 (04/04/2026)\r\n- New dependency mod: https://github.com/CCDirectLink/cc-menu-ui-replacement\r\n- Added new menu sprite assets from BountyXSnipe: \\assets\\media\\gui\\menu-kit.png\r\n- Added changelog", |
| 5050 | + "version": "1.1.0", |
| 5051 | + "timestamp": 1775341589000, |
| 5052 | + "url": "https://github.com/XenonA7/kit-mod/releases/tag/1.1.0" |
| 5053 | + }, |
5041 | 5054 | { |
5042 | 5055 | "body": "Fixed repo link in ccmod.json", |
5043 | 5056 | "version": "1.0.1", |
|
0 commit comments