A web-based character records tool. Hosted at c.ily.rs.
Find a file
Llywelwyn ed4e156f18
Merge pull request #9 from Aurorastation/dev
Adds postmortem, fixes tab indexing, and bumps to 2.2.*
2023-04-27 21:02:08 +01:00
.github/workflows zips output 2022-07-25 23:39:14 +01:00
CharacterRecordsGenerator bumps assemblyver to 2.2.* 2023-04-27 10:09:15 +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 moves CharacterRecordsGeneratorTests to CharacterRecordsGenerator.Tests 2022-07-25 20:23:38 +01:00
LICENSE Create LICENSE 2017-11-23 16:42:14 -06:00
README.md Update README.md 2022-07-26 07:04:22 +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)