Page 1 of 1

RPG:SP v2

Posted: Tue Dec 07, 2021 9:16 am
by Mahi
Renamed from RPG:GO to RPG:SP in v2

RPG:SP by Mahi

Repository: https://github.com/Mahi/RPG-SP

Download and installation: https://github.com/Mahi/RPG-SP/releases/tag/v2.0.0

Main changes from v1:
- Use SQLAlchemy for database management, so works easily with any SQL database (MySQL, PostgreSQL, SQLite, ...)
- Separate skills into three files, one for skill numerical data, one for skill functionality, and one for translation strings
- More minor stuff :)