hyrious / cat_rep

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CAn'T REProduce

This is my RGSS3 (including RGD) playground.

Get Started

Since I do not want to put any binary file in a git repo, you have to put Game.exe, RGSS301.dll and RGD.exe (rename the DX9 Game.exe to RGD.exe, optional) in the root folder. Find them here.

Build

There are several build tools on Windows, these are recommended:

  • TDM-GCC for tiny experiments
  • MSYS2 for GCC toolchain build
  • Clang for newer and more strict language mode
  • vcpkg for libraries, prebuilt binaries
  • Visual Studio if you are a fan of Microsoft

License

This project is licensed under GLWTPL

If any script from this project helps you and you want to share/redistribute it, you can follow the GLWTPL or the MIT License (RBLv1 if you are in China).

About


Languages

Language:Ruby 88.8%Language:C 10.9%Language:Makefile 0.3%Language:Batchfile 0.1%