https://github.com/optolith/character-schema
Definitions for the characters of Optolith, a character creation tool for the Pen and Paper RPG “The Dark Eye 5”.
https://github.com/optolith/character-schema
dasschwarzeauge dsa tde thedarkeye
Last synced: about 2 months ago
JSON representation
Definitions for the characters of Optolith, a character creation tool for the Pen and Paper RPG “The Dark Eye 5”.
- Host: GitHub
- URL: https://github.com/optolith/character-schema
- Owner: Optolith
- License: mpl-2.0
- Created: 2023-01-27T16:56:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-03T11:05:09.000Z (over 1 year ago)
- Last Synced: 2025-03-11T18:08:20.003Z (over 1 year ago)
- Topics: dasschwarzeauge, dsa, tde, thedarkeye
- Language: TypeScript
- Homepage:
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: CODEOWNERS
- Authors: AUTHORS
Awesome Lists containing this project
README
# Optolith Character Schema
This repository serves as the dedicated place for the character schema for [Optolith](https://github.com/elyukai/optolith-client).
## Structure
The source for the schema generation can be found in the `src` directory. To see how this DSL would translate into actual TypeScript or JSON Schema, check out the `gen` directory, which contains respective generated artifacts.
## Contribute
If you have problems or suggestions, please always open an issue or discussion (whatever fits best), I’ll get to it as soon as possible!