forked from memothelemo/TycoonStuff
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflamework.build
21 lines (21 loc) · 2.09 KB
/
flamework.build
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
"version": 1,
"flameworkVersion": "1.0.0-beta.3",
"identifiers": {
"tycoonstuff:out/Client/Controllers/TycoonController@TycoonController": "tycoonstuff:out/Client/Controllers/TycoonController@TycoonController",
"tycoonstuff:out/Server/Services/TycoonService/ButtonBillboard@ButtonBillboard": "tycoonstuff:out/Server/Services/TycoonService/ButtonBillboard@ButtonBillboard",
"tycoonstuff:out/Server/Components/Tycoon/Unlockable@Unlockable": "tycoonstuff:out/Server/Components/Tycoon/Unlockable@Unlockable",
"tycoonstuff:out/Shared/Classes/ModelHighlighter@ModelHighlighter": "tycoonstuff:out/Shared/Classes/ModelHighlighter@ModelHighlighter",
"tycoonstuff:out/Server/Services/DataService@DataService": "tycoonstuff:out/Server/Services/DataService@DataService",
"tycoonstuff:out/Server/Services/CashService@CashService": "tycoonstuff:out/Server/Services/CashService@CashService",
"tycoonstuff:out/Server/Services/TycoonService/init@TycoonService": "tycoonstuff:out/Server/Services/TycoonService/init@TycoonService",
"tycoonstuff:out/Server/Services/TycoonService/Tycoon@Tycoon": "tycoonstuff:out/Server/Services/TycoonService/Tycoon@Tycoon",
"tycoonstuff:out/Server/Components/Tycoon/Collector@Collector": "tycoonstuff:out/Server/Components/Tycoon/Collector@Collector",
"tycoonstuff:out/Server/Components/Tycoon/Cube@Cube": "tycoonstuff:out/Server/Components/Tycoon/Cube@Cube",
"tycoonstuff:out/Server/Components/Tycoon/Ores/BaseOre@BaseOre": "tycoonstuff:out/Server/Components/Tycoon/Ores/BaseOre@BaseOre",
"tycoonstuff:out/Server/Components/Tycoon/Furnace@Furnace": "tycoonstuff:out/Server/Components/Tycoon/Furnace@Furnace",
"tycoonstuff:out/Server/Components/Tycoon/Conveyors/BaseConveyor@BaseConveyor": "tycoonstuff:out/Server/Components/Tycoon/Conveyors/BaseConveyor@BaseConveyor",
"tycoonstuff:out/Server/Components/Tycoon/Droppers/BaseDropper@BaseDropper": "tycoonstuff:out/Server/Components/Tycoon/Droppers/BaseDropper@BaseDropper",
"tycoonstuff:out/Server/Components/Tycoon/Upgraders/BaseUpgrader@BaseUpgrader": "tycoonstuff:out/Server/Components/Tycoon/Upgraders/BaseUpgrader@BaseUpgrader"
}
}