docs: add information about directory structure

This commit is contained in:
Lukas Obermann
2025-12-27 15:46:39 +01:00
parent 77076be65c
commit 8f119d1250
+4
View File
@@ -2,6 +2,10 @@
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), Ill get to it as soon as possible!