Character Records Generator

A web-based character records tool for Aurora Station. Hosted at c.ily.rs.

Pick a template and fill in the form. Each section covers a different record. Blank fields are omitted from the output automatically, so no rush to finish everything.

Characters save to your browser. You can also export to a file or generate a share link: the link itself encodes the full set of records, so functionally it's a save file.

Share links let the recipient see a preview of your records, with the option to import the character into their own roster.

This tool is entirely data-driven in XML, and it's already set up for template sharing. A visual template editor is coming soon, so anybody can create their own templates and share them between one another.

For issues, your best chance of getting a reply is to make an issue here, or to ping @llywelwyn in Discord.

Cheers.

Development

npm install
npm run dev

Build for production:

npm run build

Validate the data files:

npm run validate

Run tests:

npx vitest run

Where did the old WPF app go?

This used to be a WPF desktop app. The last version of that lives at 03feee5.

S
Description
A tool for generating employment, medical, and security records in SS13, forked from Aurora Record Generator by Lohikar.
Readme MIT 462 KiB
Languages
TypeScript 50.8%
Svelte 47.6%
CSS 0.7%
Shell 0.4%
HTML 0.3%
Other 0.2%