File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11## Changelog ##
22
3+ #### v1.0.1 ####
4+ * Fixed crash when closing the boss chest
5+ * Fixed a bug causing the cancel command to do nothing once in a shop when the external program was launched from the mods menu
6+
37#### v1.0.0 ####
48* Added key command
59* Added click command
Original file line number Diff line number Diff line change 55
66 <groupId >autoplay</groupId >
77 <artifactId >CommunicationMod</artifactId >
8- <version >1.0.0 </version >
8+ <version >1.0.1 </version >
99 <packaging >jar</packaging >
1010 <name >Communication Mod</name >
1111 <description >Used to help external programs communicate with Slay the Spire</description >
1212
1313 <properties >
1414 <maven .compiler.source>1.8</maven .compiler.source>
1515 <maven .compiler.target>1.8</maven .compiler.target>
16- <SlayTheSpire .version>01-14 -2020</SlayTheSpire .version>
16+ <SlayTheSpire .version>01-27 -2020</SlayTheSpire .version>
1717 <ModTheSpire .version>3.15.0</ModTheSpire .version>
1818 <BaseMod .version>5.17.0</BaseMod .version>
1919 </properties >
You can’t perform that action at this time.
0 commit comments