Skip to content

QSPFoundation/qsp-legacy

Repository files navigation

QSP Legacy

This repository contains source code of the QSP Legacy game engine.

Useful links

Documentation

Players

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 --target install --config Release

Chat group

Discord: https://discord.gg/6gWVYUtUGZ | Telegram: https://t.me/QuestopiaChat

About

The older version of the QSP Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors