Releases: mib71/NSVK-Skoladventure
Releases · mib71/NSVK-Skoladventure
v0.1.3 – Bug fix release
v0.1.2 – Bug fix release
Fix: catch ArgumentOutOfRangeException in console setup to handle ConEmu and similar terminals where the window width exceeds 80 columns.
v0.1.1
Fix title border width.
Windows
Run SkolAdventure.exe directly. You may need to click "Run anyway"
on the SmartScreen warning.
Linux
chmod +x SkolAdventure
./SkolAdventure
macOS (arm64)
This is a command-line application and requires Terminal to run.
Due to macOS security restrictions, unsigned apps require a few
extra steps to get started. Technical users only.
xattr -d com.apple.quarantine ./SkolAdventure
chmod +x ./SkolAdventure
./SkolAdventure
v0.1.0 – Initial Release
Initial release of SkolAdventure – a C# port of the classic 1985 Swedish text adventure from NSVK.