This is a documentation for Board Game Arena: play board games online !
Template:Studio Framework Navigation: Difference between revisions
Jump to navigation
Jump to search
Victoria La (talk | contribs) No edit summary |
No edit summary |
||
| Line 9: | Line 9: | ||
* [[Game database model: dbmodel.sql|<b>dbmodel.sql</b>]] - database model | * [[Game database model: dbmodel.sql|<b>dbmodel.sql</b>]] - database model | ||
* [[Game fonts: fonts directory|<b>fonts/</b>]] - game fonts | * [[Game fonts: fonts directory|<b>fonts/</b>]] - game fonts | ||
* [[Game meta-information: gameinfos. | * [[Game meta-information: gameinfos.jsonc|<b>gameinfos.jsonc</b>]] - meta-information | ||
* [[Options and preferences: gameoptions.json, gamepreferences.json|<b>gameoptions. | * [[Options and preferences: gameoptions.json, gamepreferences.json|<b>gameoptions.jsonc</b>]] - game options & user preferences | ||
* [[Game art: img directory|<b>img/</b>]] - game art | * [[Game art: img directory|<b>img/</b>]] - game art | ||
* [[Game_metadata_manager|<b>Game Metadata Manager</b>]] - tags and metadata media | * [[Game_metadata_manager|<b>Game Metadata Manager</b>]] - tags and metadata media | ||
| Line 19: | Line 19: | ||
* [[State classes: State directory|<b>States/</b>]] - State classes | * [[State classes: State directory|<b>States/</b>]] - State classes | ||
* [[Your game state machine: states.inc.php|<b>states.inc.php</b>]] - state machine | * [[Your game state machine: states.inc.php|<b>states.inc.php</b>]] - state machine | ||
* [[Game statistics: stats.json|<b>stats. | * [[Game statistics: stats.json|<b>stats.jsonc</b>]] - statistics | ||
* [[Players actions: yourgamename.action.php|X.<b>action.php</b>]] - player actions | * [[Players actions: yourgamename.action.php|X.<b>action.php</b>]] - player actions | ||
* [[Game interface stylesheet: yourgamename.css|X<b>.css</b>]] - interface stylesheet | * [[Game interface stylesheet: yourgamename.css|X<b>.css</b>]] - interface stylesheet | ||
Revision as of 12:04, 20 April 2026