All Projects → kiooeht → Modthespire

kiooeht / Modthespire

Licence: mit
External mod loader for Slay The Spire

Programming Languages

java
68154 projects - #9 most used programming language

Labels

Projects that are alternatives of or similar to Modthespire

Crafttweaker
Tweak your minecraft experience
Stars: ✭ 146 (-42.29%)
Mutual labels:  mod
The Betweenlands
A dark, hostile environment...
Stars: ✭ 167 (-33.99%)
Mutual labels:  mod
Iw4x Client
🎮 Official IW4x source code
Stars: ✭ 218 (-13.83%)
Mutual labels:  mod
Bee2.4
Tool to mod Portal 2's Puzzlemaker
Stars: ✭ 152 (-39.92%)
Mutual labels:  mod
Ice and fire
Minecraft mystical mod
Stars: ✭ 164 (-35.18%)
Mutual labels:  mod
Academycraft
A Minecraft mod about superability
Stars: ✭ 181 (-28.46%)
Mutual labels:  mod
Tickthreading
[not yet functional] Multi-threaded minecraft. Performance over correctness. What could go wrong?
Stars: ✭ 141 (-44.27%)
Mutual labels:  mod
Refinedstorage
An elegant solution to your hoarding problem
Stars: ✭ 228 (-9.88%)
Mutual labels:  mod
Advancecontent
Advance Content, a mindustry mod that gives you 50+ turrets most of which uses scripts, this mod will help beginners learn the art of modding, scripting and sprite making(hopefully)
Stars: ✭ 157 (-37.94%)
Mutual labels:  mod
Techreborn
Tech Reborn is a completely standalone tech mod including tools and machines to gather resources, process materials, and progress through the mod. https://www.curseforge.com/minecraft/mc-mods/techreborn
Stars: ✭ 205 (-18.97%)
Mutual labels:  mod
Multiplayer
Zetrith's Multiplayer mod for RimWorld
Stars: ✭ 154 (-39.13%)
Mutual labels:  mod
Anno1800 Mod Loader
The one and only mod loader for Anno 1800, supports loading of unpacked RDA files, XML merging and Python mods.
Stars: ✭ 161 (-36.36%)
Mutual labels:  mod
Dst Dedicated Server
Don't Starve Together dedicated server guide for all platforms (Linux, Mac, Windows) with Docker. Extensive documentation covering mods installation, server config and performance, world generation and setting up admins.
Stars: ✭ 187 (-26.09%)
Mutual labels:  mod
Factorioclusterio
internet communication for factorio mods
Stars: ✭ 147 (-41.9%)
Mutual labels:  mod
Testmod3
A Minecraft Forge 1.8 - 1.16.5 mod that I use for testing things
Stars: ✭ 222 (-12.25%)
Mutual labels:  mod
Baubles
A mod api that adds 7 bauble slots to the players inventory.
Stars: ✭ 143 (-43.48%)
Mutual labels:  mod
Dota
"hats" "what rules?" "free game" "no bitching" "glance value" - Delay the inevitable!
Stars: ✭ 179 (-29.25%)
Mutual labels:  mod
Tmpe
Cities: Skylines Traffic Manager: President Edition
Stars: ✭ 248 (-1.98%)
Mutual labels:  mod
Lost Nds Tv
The Lost Nintendo DS Television Output, brought back to life
Stars: ✭ 221 (-12.65%)
Mutual labels:  mod
Qp Gallery Releases
QuickPic Gallery Mod
Stars: ✭ 187 (-26.09%)
Mutual labels:  mod

ModTheSpire

ModTheSpire is a tool to load external mods for Slay the Spire without modifying the base game files.

Usage

Installation

  1. Download the latest Release.
  2. Copy ModTheSpire.jar to your Slay the Spire install directory.
    • For Windows, copy MTS.cmd to your Slay the Spire install directory.
    • For Linux, copy MTS.sh to your Slay the Spire install directory and make it executable.
  3. Create a mods directory. Place mod JAR files into the mods directory.

Running Mods

  1. Run ModTheSpire.
    • For Windows, run MTS.cmd.
    • For Linux, run MTS.sh.
    • Or run ModTheSpire.jar with Java 8.
  2. Select the mod(s) you want to use.
  3. Press 'Play'.

For Modders

Requirements

  • JDK 8
  • Maven

General

  • ModTheSpire automatically sets the Settings.isModded flag to true, so there is no need to do that yourself.
  • Wiki

Building

  1. Run mvnw package

Changelog

See CHANGELOG

Contributors

  • kiooeht - Original author
  • t-larson - Multi-loading, mod initialization, some UI work
  • test447 - Some launcher UI work, Locator
  • reckter - Maven setup
  • FlipskiZ - Mod initialization
  • pk27602017 - UTF-8 support in ModInfo
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].