Fix Artifact of Sequencing package name

This commit is contained in:
Chev 2021-04-18 17:59:26 -07:00
parent 8113785796
commit cdc975058d

View file

@ -1,5 +1,5 @@
{ {
"name": "Artifact of Sequencing", "name": "ArtifactOfSequencing",
"version_number": "1.0.0", "version_number": "1.0.0",
"website_url": "https://github.com/chev2/RoR2-Mods", "website_url": "https://github.com/chev2/RoR2-Mods",
"description": "Spawn with a starting item of every tier. Any picked up items will be converted to the starting item of the same tier.", "description": "Spawn with a starting item of every tier. Any picked up items will be converted to the starting item of the same tier.",
@ -7,4 +7,4 @@
"bbepis-BepInExPack-5.4.9", "bbepis-BepInExPack-5.4.9",
"tristanmcpherson-R2API-3.0.25" "tristanmcpherson-R2API-3.0.25"
] ]
} }