WordGrid/server/config.json
Joel Therrien 1224035d7a Multiplayer (#1)
Reviewed-on: #1
Co-authored-by: Joel Therrien <joel@joeltherrien.ca>
Co-committed-by: Joel Therrien <joel@joeltherrien.ca>
2024-12-26 18:38:23 +00:00

4 lines
84 B
JSON

{
"dictionary_path": "../resources/dictionary.csv",
"static_path": "../ui/dist"
}