Slay the Spire

Slay the Spire

7,103 valoraciones
BaseMod
6
13
6
6
3
2
   
Premiar
Favoritos
Favorito
Quitar
Api
Tamaño
Publicado el
Actualizado el
7.597 MB
28 DIC 2018 a las 13:03
29 ENE a las 20:16
92 notas sobre cambios ( ver )

Suscríbete para descargar
BaseMod

Descripción
BaseMod is an open-source API for modding Slay the Spire. It provides an extra layer on top of ModTheSpire's low-level API to make the creation of mods easier.

BaseMod provides such things as:
  • A dev console
  • Adding new characters
  • Adding new cards
  • Adding new relics
  • Adding new potions
  • Adding new events
  • Adding new monsters
  • Hooks for many events (e.g. when max hp changes)

If you're interested in creating mods for Slay the Spire, check out the BaseMod wiki[github.com].

If you'd like to contribute to the code behind BaseMod, visit the project's GItHub repository[github.com].
Discusiones populares Ver todo (6)
54
15 MAR a las 20:27
Bug reports
Felix Hellborn
6
7 JUL 2022 a las 3:43
Crash since v5.42.1 on M1 MacBook Air
Circle Lin
2
24 ENE a las 14:55
How do you solve this issue? BaseMod
zatchleekh
165 comentarios
Toodles Galore 13 SEP a las 23:51 
Jordyvdm 31 AGO a las 15:35 
good
Mythic 27 AGO a las 18:15 
good
good
湍泷逢辰 8 JUL a las 18:38 
Xiang 2 JUL a las 20:47 
good
cheese xuebao 17 JUN a las 22:35 
good
世一骨(不收徒) 28 ABR a las 9:08 
good
Allen 19 ABR a las 9:49 
good:sts_merchant:
Muhahahahaz 21 MAR a las 10:02 
The below was specifically for tabbing right. If I tab left from the first tab, then it just blindly tries to access index “-1” for some reason (in which case, the exception doesn’t mention the size of the tab array at all, since -1 is always invalid)