Skip to content
Closed
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
2 changes: 1 addition & 1 deletion input-locations.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
{ "url": "https://github.com/CCDirectLink/CCNewGamePP/archive/refs/tags/v1.4.0.zip", "source": "" },
{ "url": "https://github.com/CCDirectLink/CCdiscord/archive/refs/tags/v1.0.2.zip" },
{ "url": "https://github.com/CCDirectLink/CCTimeWalker/archive/refs/tags/v0.3.1.zip" },
{ "url": "https://github.com/CCDirectLink/CCTimer/archive/refs/tags/v3.0.2.zip" },
{ "url": "https://github.com/CCDirectLink/CCTimer/releases/download/v3.0.3/CCTimer.zip", "source": "" },
{ "url": "https://github.com/CCDirectLink/cc-menu-ui-replacement/archive/refs/tags/v1.0.5.zip" },
{ "url": "https://github.com/CCDirectLink/map-watch/archive/refs/tags/v1.1.1.zip" },
{ "url": "https://github.com/CookieSalesman/CrossCode-HADOUKEN-v1.0/archive/refs/tags/v1.1.0.zip" },
Expand Down
2 changes: 1 addition & 1 deletion input-locations.old.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
{ "url": "https://github.com/CCDirectLink/CCNewGamePP/archive/refs/tags/v1.4.0.zip", "source": "" },
{ "url": "https://github.com/CCDirectLink/CCdiscord/archive/refs/tags/v1.0.2.zip" },
{ "url": "https://github.com/CCDirectLink/CCTimeWalker/archive/refs/tags/v0.3.1.zip" },
{ "url": "https://github.com/CCDirectLink/CCTimer/archive/refs/tags/v3.0.2.zip" },
{ "url": "https://github.com/CCDirectLink/CCTimer/releases/download/v3.0.3/CCTimer.zip", "source": "" },
{ "url": "https://github.com/CCDirectLink/cc-menu-ui-replacement/archive/refs/tags/v1.0.5.zip" },
{ "url": "https://github.com/CCDirectLink/map-watch/archive/refs/tags/v1.1.1.zip" },
{ "url": "https://github.com/CookieSalesman/CrossCode-HADOUKEN-v1.0/archive/refs/tags/v1.1.0.zip" },
Expand Down
14 changes: 10 additions & 4 deletions npDatabase.json
Original file line number Diff line number Diff line change
Expand Up @@ -7671,16 +7671,22 @@
"installation": [
{
"type": "zip",
"url": "https://github.com/CCDirectLink/CCTimer/archive/refs/tags/v3.0.2.zip",
"source": "CCTimer-3.0.2",
"url": "https://github.com/CCDirectLink/CCTimer/releases/download/v3.0.3/CCTimer.zip",
"source": "",
"hash": {
"sha256": "4ce4598a04a0a9582dcbc57f8c5753d033940f22e86d8c9a216c78dc41ed4b18"
"sha256": "bd899d551a3e349e7dd8171f68e58b2e96473099394053ea884b49392867f4c8"
}
}
],
"stars": 2,
"lastUpdateTimestamp": 1708512378000,
"lastUpdateTimestamp": 1785961088000,
"releasePages": [
{
"body": "* This release makes sure that CCTimer works with the latest version of LiveSplit One. Contributed by @krypciak in #7 ",
"version": "3.0.3",
"timestamp": 1785961088000,
"url": "https://github.com/CCDirectLink/CCTimer/releases/tag/v3.0.3"
},
{
"body": "* Added tags to the mod's description",
"version": "3.0.2",
Expand Down
14 changes: 10 additions & 4 deletions npDatabase.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -7671,16 +7671,22 @@
"installation": [
{
"type": "zip",
"url": "https://github.com/CCDirectLink/CCTimer/archive/refs/tags/v3.0.2.zip",
"source": "CCTimer-3.0.2",
"url": "https://github.com/CCDirectLink/CCTimer/releases/download/v3.0.3/CCTimer.zip",
"source": "",
"hash": {
"sha256": "4ce4598a04a0a9582dcbc57f8c5753d033940f22e86d8c9a216c78dc41ed4b18"
"sha256": "bd899d551a3e349e7dd8171f68e58b2e96473099394053ea884b49392867f4c8"
}
}
],
"stars": 2,
"lastUpdateTimestamp": 1708512378000,
"lastUpdateTimestamp": 1785961088000,
"releasePages": [
{
"body": "* This release makes sure that CCTimer works with the latest version of LiveSplit One. Contributed by @krypciak in #7 ",
"version": "3.0.3",
"timestamp": 1785961088000,
"url": "https://github.com/CCDirectLink/CCTimer/releases/tag/v3.0.3"
},
{
"body": "* Added tags to the mod's description",
"version": "3.0.2",
Expand Down
Loading