A work in progress web server. Now supports Linux!
Warning: This is not recommended for production use yet. There might be some bugs. Once this is finished, it will be recommended for production use.
Run the build.bat script. If everything went well, you should see the mpax235.exe file in the directory where your build.bat file is located. (Requires the Developer Command Prompt for VS 2022)
Run make. If everything went well, you should see the mpax235 file in the directory where your Makefile file is located. (Requires gcc)