Skip to content

Repository files navigation

TXT2GAM

Please check Releases section.

Linux & macOS build

cmake -S . -B build -DCMAKE_BUILD_TYPE=Release
cmake --build build

Windows build

cmake -S . -B build -G "Visual Studio 17 2022" -A Win32 -DCMAKE_INSTALL_PREFIX=out
cmake --build build --config Release
cmake --install build --config Release

TODO

  • Join multiple text files (you can specify a file that contains a list of files to be joined)

Support us

Please consider supporting our development on:

Chat group

https://discord.gg/6gWVYUtUGZ

About

TXT2GAM allows you to use any text editor to create QSP games

Topics

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages