-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathflamework.build
More file actions
15 lines (15 loc) · 819 Bytes
/
flamework.build
File metadata and controls
15 lines (15 loc) · 819 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"version": 1,
"flameworkVersion": "1.3.2",
"identifiers": {
"chess:out/server/services/datastore@TotalMap": "server/services/datastore@TotalMap",
"chess:out/server/services/datastore@Datastore": "server/services/datastore@Datastore",
"chess:out/server/services/gameplay@Gameplay": "server/services/gameplay@Gameplay",
"chess:out/client/controllers/gameplay@Gameplay": "client/controllers/gameplay@Gameplay",
"chess:out/client/controllers/GuiController@GuiController": "client/controllers/GuiController@GuiController",
"chess:out/shared/network@GlobalEvents": "shared/network@GlobalEvents",
"chess:out/shared/network@GlobalFunctions": "shared/network@GlobalFunctions",
"chess:out/server/services/botAnalysis@BotAnalysisService": "server/services/botAnalysis@BotAnalysisService"
},
"metadata": {}
}