An open API service indexing awesome lists of open source software.

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”.

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!