Skip to content

QSPFoundation/txt2gam

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

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
GPL-2.0
LICENSE_GPL2
MPL-2.0
LICENSE_MPL2

Stars

7 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors