Adopt TRSL V1C1 license; link ground-game and target-revenue sister repos

This commit is contained in:
tegwick 2026-07-31 00:25:30 +02:00
parent 70f02ec09c
commit 52b006580b
4 changed files with 169 additions and 3 deletions

View file

@ -1,3 +1,7 @@
# clay-borg
A rebuild from scratch simulation and games engine framework set up to assimilate and optimize techniques and implementations useful for games, simulations, robotics.
A rebuild from scratch simulation and games engine framework set up to assimilate and optimize techniques and implementations useful for games, simulations, robotics.
Licensed under the Target Revenue Source License (TRSL V1C1) — see [LICENSE](LICENSE); canonical text lives in the org's `target-revenue` repository.
The first product vertical is a virtual tabletop implementation of **GROUND — A Game of Bonds and Rivalry: DARVO Edition**. The boardgame itself (rules, editions, content) is at home in the sister repository **`ground-game`** — that repo is authoritative for what GROUND *is*; clay-borg implements the engine that runs it.