1
0
mirror of https://github.com/soarqin/DSP_Mods.git synced 2025-12-08 20:53:28 +08:00

Add skip prologue function to HideTips, as well as package infos for thunderstore.io

This commit is contained in:
2022-09-06 18:55:52 +08:00
parent 3257314f83
commit 7710b252cc
7 changed files with 49 additions and 2 deletions

View File

@@ -0,0 +1,9 @@
{
"name": "LogisticMiner",
"version_number": "0.1.0",
"website_url": "https://github.com/soarqin/DSP_Mods/tree/master/LogisticMiner",
"description": "Mine directly from ILS/PLS, inspired by PlanetMiner",
"dependencies": [
"xiaoye97-BepInEx-5.4.17"
]
}