From dbbbd22483dabbb382bd9c78cc14b283e27455c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Offray=20Vladimir=20Luna=20C=C3=A1rdenas?= Date: Tue, 26 Jul 2022 13:21:50 -0500 Subject: [PATCH] Actualizar 'README.md' --- README.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 08712dd..3993f47 100644 --- a/README.md +++ b/README.md @@ -10,4 +10,17 @@ and then run from a Playground: ExoRepo new repository: 'https://code.tupale.co/Offray/RoloLudo'; load. -``` \ No newline at end of file +``` + +The first utilities connect JSON oracles with the [502Lab wiki](https://mutabit.com/repos.fossil/502Lab/uv/wiki/502Lab.html#) to facilitate translations. In the future it is expected to incorporate different utilities to make the game experience more fluid and minimalistic: + + * Virtual dice. + * Querying of oracles and wiki. + * Bots connected to Telegram or other game channels. + * Querying and editing of character sheets. + +**References**: + + * [Dataforged](https://github.com/rsek/dataforged): Official Ironsworn: Starforged rules data in JSON, for use in community tools. + * [Datasworn](https://github.com/rsek/datasworn): JSON files of game data for the tabletop role-playing game Ironsworn, and its expansion, Ironsworn: Delve. For use in community-created tools, since it doesn't make sense to duplicate work on data entry. + * [Stargazer conversions](https://github.com/nboughton/stargazer_conversions): This project provides scripts to convert JSON content forged with rsek data to match the models used in the Stargazer project. \ No newline at end of file