tag:github.com,2008:https://github.com/vesper-arch/Slay-the-Spire-in-Python/releasesRelease notes from Slay-the-Spire-in-Python2024-01-28T03:04:58Ztag:github.com,2008:Repository/657822808/pre-release2024-01-28T03:37:23Zv0.1-alpha<p>Probably has like 10 errors that I don't know about but it is playable.</p>vesper-archtag:github.com,2008:Repository/657822808/fixed-crash2024-03-30T03:28:37Zpatch 0.1.1<p>Fixed the game immediately crashing when choosing an encounter.</p>
<h1><strong>IMPORTANT</strong>:</h1>
<p>Because ANSI colors are not enabled by default in the Command Prompt, first open it <strong>as admin</strong> and type this command:</p>
<div class="highlight highlight-source-batchfile notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="reg add HKEY_CURRENT_USER\Console /v VirtualTerminalLevel /t REG_DWORD /d 0x00000001 /f"><pre><span class="pl-k">reg</span> add HKEY_CURRENT_USER\Console /v VirtualTerminalLevel /t REG_DWORD /d <span class="pl-c1">0x00000001</span> /f</pre></div>
<p>This will enable ansi colors globally and you will not have to do this again for future releases.<br>
Then simply run the exe.</p>vesper-arch