Skip to content

V1.0

Choose a tag to compare

@4rchXceed 4rchXceed released this 30 Nov 14:19

Here you'll find the binaries.
Documentation
You can compile them yourself (on Linux, else you need to run manually bundle.sh)
Prequisites (to compile): dotnet-9.0, Linux:

mkdir MinLang-Bundle
git clone https://github.com/4rchXceed/MinLang
git clone https://github.com/4rchXceed/SeriaLang
cd SeriaLang
./bundle.sh

And you can now run run.sh (you need to be in bundle/ directory