Repository files navigation
Updates The Library event to grab a random article from Wikipedia and present the introduction.
Note: this could end up displaying very little content for some articles
Note: this appears to have a minor, but noticeable effect on The Library's load time
Open random article from Wikipedia after Lesson Learned
Add relic for Cursed Tome Event that does something related to random knowledge gain.
Create an environment variable named STEAMAPPS_PATH
On Windows, open a Command Prompt and run setx STEAMAPPS_PATH "C:\Program Files (x86)\Steam\steamapps"
On Mac, open ~/.bash_profile and add a line like export STEAMAPPS_PATH="~/Library/Application Support/Steam/steamapps"
Adjust the paths accordingly if you have installed Steam to a different location
Install the Oracle Java 8 JDK (not Java 9+)
Install IntelliJ IDEA (the free Community edition is fine)
Through Steam, install Slay the Spire (stable branch)
From the Steam Workshop, install "Mod the Spire", "BaseMod", and "StSLib"
Clone the repository
Open the project in IntelliJ IDEA:
Choose "Import Project"
Choose the repository folder
Select "Maven"
Press next a few times, all other settings can be left at defaults
Follow the these instructions from the StS-DefaultModBase wiki to build the mod package and debug it
About
dumb mod thing
Resources
License
Stars
Watchers
Forks
You can’t perform that action at this time.