Skip to content
Merged
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
20 changes: 18 additions & 2 deletions input-locations.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,14 @@
"urlZip": "https://github.com/CCDirectLink/hardcoded-config-injector/archive/1647cdf09f9f9b4743a534c8c72ecb52641964fa.zip",
"source": "hardcoded-config-injector-1647cdf09f9f9b4743a534c8c72ecb52641964fa"
},
{
"type": "ccmod",
"url": "https://github.com/CCDirectLink/CCNewGamePP/releases/download/v1.1.0/CCNewGamePP.ccmod"
},
{
"type": "modZip",
"urlZip": "https://github.com/CCDirectLink/CCNewGamePP/archive/v1.0.1.zip",
"source": "CCNewGamePP-1.0.1"
"urlZip": "https://github.com/CCDirectLink/CCNewGamePP/archive/v1.1.0.zip",
"source": "CCNewGamePP-1.1.0"
},
{
"type": "modZip",
Expand All @@ -49,6 +53,10 @@
"urlZip": "https://github.com/CCDirectLink/CCdiscord/archive/8c5dce9653b170ecb4d4a1ba5b170629539c2644.zip",
"source": "CCdiscord-8c5dce9653b170ecb4d4a1ba5b170629539c2644/mod-require-fix"
},
{
"type": "ccmod",
"url": "https://github.com/CCDirectLink/CCTimeWalker/releases/download/v0.2.1/timewalker.ccmod"
},
{
"type": "modZip",
"urlZip": "https://github.com/CCDirectLink/CCTimeWalker/archive/v0.2.1.zip",
Expand All @@ -59,11 +67,19 @@
"urlZip": "https://github.com/CCDirectLink/CCTimer/archive/v2.2.3.zip",
"source": "CCTimer-2.2.3/timer"
},
{
"type": "ccmod",
"url": "https://github.com/CCDirectLink/CCSlowmotion/releases/download/v0.1.1/slowmotion.ccmod"
},
{
"type": "modZip",
"urlZip": "https://github.com/CCDirectLink/CCSlowmotion/archive/v0.1.1.zip",
"source": "CCSlowmotion-0.1.1/slowmotion"
},
{
"type": "ccmod",
"url": "https://github.com/CCDirectLink/CCJetpack/releases/download/v0.1.1/jetpack.ccmod"
},
{
"type": "modZip",
"urlZip": "https://github.com/CCDirectLink/CCJetpack/archive/v0.1.1.zip",
Expand Down
18 changes: 9 additions & 9 deletions mods.json
Original file line number Diff line number Diff line change
Expand Up @@ -180,11 +180,11 @@
"url": "https://github.com/CCDirectLink/CCNewGamePP"
}
],
"archive_link": "https://github.com/CCDirectLink/CCNewGamePP/archive/v1.0.1.zip",
"archive_link": "https://github.com/CCDirectLink/CCNewGamePP/releases/download/v1.1.0/CCNewGamePP.ccmod",
"hash": {
"sha256": "452ddfeeb0473ffd7d58d76b3d43a63bca42f127b2989a0f9f31b964b475d085"
"sha256": "3bfc2ba50bc0dd05966878b380a5ac69f23fdf42f189b15d51fe3cca910e0878"
},
"version": "1.0.1"
"version": "1.1.0"
},
"Palicat": {
"name": "Palicat",
Expand Down Expand Up @@ -297,9 +297,9 @@
"url": "https://github.com/CCDirectLink/CCJetpack"
}
],
"archive_link": "https://github.com/CCDirectLink/CCJetpack/archive/v0.1.1.zip",
"archive_link": "https://github.com/CCDirectLink/CCJetpack/releases/download/v0.1.1/jetpack.ccmod",
"hash": {
"sha256": "7ec33de49ea11684e28e7d49e2099571a236ebefb7552ca1b828c7b92a225612"
"sha256": "653c6a0ce52637c2793534fc247a40e2cbe9daa593da57ee50905ff8a935dfa7"
},
"version": "0.1.1"
},
Expand Down Expand Up @@ -353,9 +353,9 @@
"url": "https://github.com/CCDirectLink/CCSlowmotion"
}
],
"archive_link": "https://github.com/CCDirectLink/CCSlowmotion/archive/v0.1.1.zip",
"archive_link": "https://github.com/CCDirectLink/CCSlowmotion/releases/download/v0.1.1/slowmotion.ccmod",
"hash": {
"sha256": "95ffe20f8f611cd7a18b5b8f77c0437b60101badb11aefcd64597ef3b7ecdc6a"
"sha256": "4f06f16fb6f42991e1ad7792bb6a3cdc61b38937939ca9ea9780528a76f6f2ee"
},
"version": "0.1.1"
},
Expand Down Expand Up @@ -399,9 +399,9 @@
"url": "https://github.com/CCDirectLink/CCTimeWalker"
}
],
"archive_link": "https://github.com/CCDirectLink/CCTimeWalker/archive/v0.2.1.zip",
"archive_link": "https://github.com/CCDirectLink/CCTimeWalker/releases/download/v0.2.1/timewalker.ccmod",
"hash": {
"sha256": "837399583b65d452e9c3bf1924db2429e56f4ab71442d4d20d3b3ca265ca94e7"
"sha256": "1056fc0b17b79ebfe420bd3c54819a108d5e5eb033167f08f90dc17cdf022bd1"
},
"version": "0.2.1"
}
Expand Down
36 changes: 32 additions & 4 deletions npDatabase.json
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@
"name": "New game++",
"module": true,
"plugin": "plugin.js",
"version": "1.0.1",
"version": "1.1.0",
"homepage": "https://github.com/CCDirectLink/CCNewGamePP",
"description": "A small collection of addons to CrossCode's NG+.",
"ccmodDependencies": {
Expand All @@ -277,12 +277,19 @@
}
},
"installation": [
{
"type": "ccmod",
"url": "https://github.com/CCDirectLink/CCNewGamePP/releases/download/v1.1.0/CCNewGamePP.ccmod",
"hash": {
"sha256": "3bfc2ba50bc0dd05966878b380a5ac69f23fdf42f189b15d51fe3cca910e0878"
}
},
{
"type": "modZip",
"url": "https://github.com/CCDirectLink/CCNewGamePP/archive/v1.0.1.zip",
"source": "CCNewGamePP-1.0.1",
"url": "https://github.com/CCDirectLink/CCNewGamePP/archive/v1.1.0.zip",
"source": "CCNewGamePP-1.1.0",
"hash": {
"sha256": "452ddfeeb0473ffd7d58d76b3d43a63bca42f127b2989a0f9f31b964b475d085"
"sha256": "5044a397834bf993d63ef0f7c0b534c12bfddaab41a7f849924e3c45140fe6ee"
}
}
]
Expand Down Expand Up @@ -492,6 +499,13 @@
"description": "Turns your CTRL key into a jetpack."
},
"installation": [
{
"type": "ccmod",
"url": "https://github.com/CCDirectLink/CCJetpack/releases/download/v0.1.1/jetpack.ccmod",
"hash": {
"sha256": "653c6a0ce52637c2793534fc247a40e2cbe9daa593da57ee50905ff8a935dfa7"
}
},
{
"type": "modZip",
"url": "https://github.com/CCDirectLink/CCJetpack/archive/v0.1.1.zip",
Expand Down Expand Up @@ -571,6 +585,13 @@
"main": "mod.js"
},
"installation": [
{
"type": "ccmod",
"url": "https://github.com/CCDirectLink/CCSlowmotion/releases/download/v0.1.1/slowmotion.ccmod",
"hash": {
"sha256": "4f06f16fb6f42991e1ad7792bb6a3cdc61b38937939ca9ea9780528a76f6f2ee"
}
},
{
"type": "modZip",
"url": "https://github.com/CCDirectLink/CCSlowmotion/archive/v0.1.1.zip",
Expand Down Expand Up @@ -640,6 +661,13 @@
}
},
"installation": [
{
"type": "ccmod",
"url": "https://github.com/CCDirectLink/CCTimeWalker/releases/download/v0.2.1/timewalker.ccmod",
"hash": {
"sha256": "1056fc0b17b79ebfe420bd3c54819a108d5e5eb033167f08f90dc17cdf022bd1"
}
},
{
"type": "modZip",
"url": "https://github.com/CCDirectLink/CCTimeWalker/archive/v0.2.1.zip",
Expand Down