/osr-retainer-generator

A race + class retainer generator for Old School Essentials.

Primary LanguagePython

Old School Essentials Retainer Generator

A race + class retainer generator for Old School Essentials, written in Python.

Running as an application (for non-programmers)

Download the latest release here, extract the folder to anywhere you want, then double click ose_character_gen and follow the instructions.

Running from the terminal (for programmers)

Open a terminal inside the folder where you downloaded the program and enter python ose_character_gen.py. You may need to install Python from the official website.

Check out the JavaScript version here!