update readme
This commit is contained in:
parent
35724c78f2
commit
e9be0e55c8
|
@ -4,6 +4,8 @@ This repository will house any initialization scripts, constant data, design not
|
||||||
## Design Notes
|
## Design Notes
|
||||||
All activities will be stored in our own database for simplicity and so that data can be formatted in a usable setup. Activity names will not be stored in the DB and instead will live in a `[type].[lang].json` file in their game translated forms.
|
All activities will be stored in our own database for simplicity and so that data can be formatted in a usable setup. Activity names will not be stored in the DB and instead will live in a `[type].[lang].json` file in their game translated forms.
|
||||||
|
|
||||||
|
The current plan is to host this database on Cloudflare D1.
|
||||||
|
|
||||||
## Translations
|
## Translations
|
||||||
Current translation file list:
|
Current translation file list:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue