Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
MountainCount
0.2.2 - 'xdc?' and 'xdr?' now alias to 'xtotal?' | Shows the amount of mountain shrines used. See readme.
CHANGELOG
-
0.2.2- Recompiled for SOTS Update #1- Now uses https://thunderstore.io/package/prodzpod/RealerExtraChallengeShrines/ instead of the original due to deprecation.
-
0.2.1- Dependency Fix- Migrated MountainShrine reference to Assets
- Added a 'ModifyShrineUseToken' abstract method to ShrineReferenceBase in order to isolate
Chat_SendBroadcastChat_ChatMessageBasemethod from trying to access fields from unloaded mod dlls - Config default changes
-
0.2.0- Mod Compat- Added support for Risk of Options.
- Added support for ExtraChallengeShrines
- Shrine information is now referenced via an inheritance of a ShrineReferenceBase class
- Language support added
- Individual shrine info can be requested by specifying the shrine (xwind? for ExtraChallengeMode shrines, xmtn? for Mountain shrine, and x? for all available shrines)
- Replaced cfgIncrement with cfgExpandedInfo
- Added estimated item count command
-
0.1.0- Release