mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2025-11-29 23:57:45 +00:00
Update Polymod to support applying JSON patches in the _merge folder of mods.
This commit is contained in:
parent
f07777116d
commit
3db0cf3e0a
16
hmm.json
16
hmm.json
|
|
@ -123,6 +123,20 @@
|
||||||
"ref": "a8c26f18463c98da32f744c214fe02273e1823fa",
|
"ref": "a8c26f18463c98da32f744c214fe02273e1823fa",
|
||||||
"url": "https://github.com/FunkinCrew/json2object"
|
"url": "https://github.com/FunkinCrew/json2object"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "jsonpatch",
|
||||||
|
"type": "git",
|
||||||
|
"dir": null,
|
||||||
|
"ref": "f9b83215acd586dc28754b4ae7f69d4c06c3b4d3",
|
||||||
|
"url": "https://github.com/EliteMasterEric/jsonpatch"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "jsonpath",
|
||||||
|
"type": "git",
|
||||||
|
"dir": null,
|
||||||
|
"ref": "7a24193717b36393458c15c0435bb7c4470ecdda",
|
||||||
|
"url": "https://github.com/EliteMasterEric/jsonpath"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "lime",
|
"name": "lime",
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|
@ -169,7 +183,7 @@
|
||||||
"name": "polymod",
|
"name": "polymod",
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"dir": null,
|
"dir": null,
|
||||||
"ref": "bfbe30d81601b3543d80dce580108ad6b7e182c7",
|
"ref": "98945c6c7f5ecde01a32c4623d3515bf012a023a",
|
||||||
"url": "https://github.com/larsiusprime/polymod"
|
"url": "https://github.com/larsiusprime/polymod"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue