This source is part of Echo-S9 enabling battle lines to be shown on top of playable characters.
PLEASE NOTE: Downloadable releases are always built on top of the latest Memoria canary release.
- Download the the latest Visual Studio Community installer
- Run the installer and import this .vsconfig file in the installer to pick the required components to build this project
- Install the game ( Steam or GOG, whichever you prefer )
- Install Memoria ( https://github.com/Albeoris/Memoria#install )
- Download Echo-S9 from the Mod Catalog
- Open the file
EchoS9-BattleScript.csprojin Visual Studio and click the build button - Launch the game and test the script
Thanks to:
- SamsamTS for the original plugin code
- DV666 for various feature additions to the code
- WarpedEdge for the flexible mod name loading
- TrueOdin for allowing multiple Battle IDs to be targeted in a single cell, Github publishing and CI/CD releases