mirror of
https://github.com/chev2/RoR2-Mods.git
synced 2025-10-30 08:11:54 +00:00
Artifact of Sequencing Thunderstore package
This commit is contained in:
parent
843d137314
commit
222ac275a1
5 changed files with 17 additions and 0 deletions
5
.thunderstore/ArtifactOfSequencing/README.md
Normal file
5
.thunderstore/ArtifactOfSequencing/README.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
Spawn with a starting item of every tier. Any picked up items will be converted to the starting item of the same tier.
|
||||
|
||||
It's basically like a Shrine of Order that is applied at the very start of a run, and auto-converts any items picked up after the start.
|
||||
|
||||
It doesn't apply to no-tier items (like tonic affliction), nor does it apply to equipment items.
|
||||
2
.thunderstore/ArtifactOfSequencing/changelog.txt
Normal file
2
.thunderstore/ArtifactOfSequencing/changelog.txt
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
1.0.0 --
|
||||
- Initial mod release
|
||||
BIN
.thunderstore/ArtifactOfSequencing/icon.png
Normal file
BIN
.thunderstore/ArtifactOfSequencing/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 59 KiB |
10
.thunderstore/ArtifactOfSequencing/manifest.json
Normal file
10
.thunderstore/ArtifactOfSequencing/manifest.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"name": "Artifact of Sequencing",
|
||||
"version_number": "1.0.0",
|
||||
"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.",
|
||||
"dependencies": [
|
||||
"bbepis-BepInExPack-5.4.9",
|
||||
"tristanmcpherson-R2API-3.0.25"
|
||||
]
|
||||
}
|
||||
Binary file not shown.
Loading…
Add table
Reference in a new issue