ChineseChess/ChineseChess.GUI/appsettings.json
2021-05-30 22:57:53 +08:00

8 lines
201 B
JSON

{
"AppConfig": {
"configurationsFolder": "ChineseChess.GUI\\Configurations",
"appPropertiesFileName": "AppProperties.json",
"privacyStatement": "https://YourPrivacyUrlGoesHere/"
}
}