A web-based character records tool. Hosted at c.ily.rs.
Find a file
2022-07-25 20:19:23 +01:00
.github/workflows Create dotnet-build-test.yml 2022-07-25 19:15:50 +01:00
CharacterRecordsGenerator removes erroneous reference, adds unit test project 2022-07-25 19:43:18 +01:00
CharacterRecordsGenerator.Tests rename tests project folder 2022-07-25 20:19:23 +01:00
.gitattributes Add .gitignore and .gitattributes. 2017-11-17 10:17:30 -06:00
.gitignore Add .gitignore and .gitattributes. 2017-11-17 10:17:30 -06:00
CharacterRecordsGenerator.sln removes erroneous reference, adds unit test project 2022-07-25 19:43:18 +01:00
LICENSE Create LICENSE 2017-11-23 16:42:14 -06:00
README.md Update README.md 2022-07-25 17:20:36 +01:00

Character Records Generator (for Aurora)

Find the latest release here

A tool for making setting up employment, medical, and security records a little easier on Aurora, forked from the AuroraRecordGenerator originally created by Lohikar.

This modification of the records generator has been made up to date with all of the latest changes to the server, and to better match the example records present on Aurora's Guide to Character Records. Some redundant fields have been removed, and nearly all of the fields are now optional rather than being listed as 'not specified', hopefully to make filling out the records less of a chore if you want to do it piece by piece as you play.

Credit to Lohikar's original AuroraRecordGenerator (https://github.com/Lohikar/AuroraRecordGenerator)