Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 766 Bytes

README.md

File metadata and controls

32 lines (18 loc) · 766 Bytes

EasyRPG Regression Tests

Here you can find recorded gameplay sessions (key inputs) and tools for regression testing of EasyRPG Player.

The regression tests are part of the EasyRPG Project. More information is available at the project website: https://easyrpg.org/

Tools

regtest-plugin

A DynRPG plugin that replays EasyRPG Player key input recordings and writes the game state to a file each frame.

License

Everything here is under CC0 (Public Domain). Do whatever you want with it. See COPYING for further information.

3rd party software

  • subhook Simple hooking library for C/C++, provided under the (2-clause) BSD license