From 36df3596e8fe8fe072253c7f4e3ccf052165d89e Mon Sep 17 00:00:00 2001 From: Llywelwyn <82828093+Llywelwyn@users.noreply.github.com> Date: Sun, 24 Jul 2022 16:31:47 +0100 Subject: [PATCH] Create README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..27b583a --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Aurora Record Generator, 2464 edition + +An updated fork of the AuroraRecordGenerator created originally by Lohikar to make setting up employment, medical, and security records a little easier on Aurora. + +This version of the record 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](https://wiki.aurorastation.org/index.php?title=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)