-
Notifications
You must be signed in to change notification settings - Fork 1
/
.mantle-state.yml
116 lines (116 loc) · 3.34 KB
/
.mantle-state.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
---
version: "3"
environments:
staging:
- id: experience_singleton
inputs:
experience:
groupId: 7326265
outputs:
experience:
assetId: 3117135091
startPlaceId: 8097581425
dependencies: []
- id: place_start
inputs:
place:
isStart: true
outputs:
place:
assetId: 8097581425
dependencies:
- experience_singleton
- id: placeFile_start
inputs:
placeFile:
filePath: build.rbxlx
fileHash: 6d7d39d85411082c478c8c5fbbe742a91215c0f2683805bc5134c5430a3c6deb
outputs:
placeFile:
version: 6
dependencies:
- place_start
- id: placeConfiguration_start
inputs:
placeConfiguration:
name: Software Tycoon Testing
description: "This is the testing branch of this game based on `master` branch on the open source\nrepository.\n\nBEWARE: This game may experience bugs, glitches and it can be broken entirely.\n"
maxPlayerCount: 4
allowCopying: false
socialSlotType: Automatic
customSocialSlotCount: ~
outputs: placeConfiguration
dependencies:
- place_start
- id: experienceConfiguration_singleton
inputs:
experienceConfiguration:
genre: All
playableDevices:
- Computer
isFriendsOnly: ~
allowPrivateServers: true
privateServerPrice: 0
isForSale: false
price: ~
studioAccessToApisAllowed: true
permissions:
IsThirdPartyPurchaseAllowed: false
IsThirdPartyTeleportAllowed: false
universeAvatarType: MorphToR15
universeAnimationType: PlayerChoice
universeCollisionType: OuterBox
universeAvatarMinScales:
height: "0.9"
width: "0.7"
head: "0.95"
bodyType: "0"
proportion: "0"
universeAvatarMaxScales:
height: "1.05"
width: "1"
head: "1"
bodyType: "1"
proportion: "1"
universeAvatarAssetOverrides:
- assetTypeID: 18
isPlayerChoice: true
assetID: ~
- assetTypeID: 17
isPlayerChoice: true
assetID: ~
- assetTypeID: 27
isPlayerChoice: true
assetID: ~
- assetTypeID: 29
isPlayerChoice: true
assetID: ~
- assetTypeID: 28
isPlayerChoice: true
assetID: ~
- assetTypeID: 30
isPlayerChoice: true
assetID: ~
- assetTypeID: 31
isPlayerChoice: true
assetID: ~
- assetTypeID: 2
isPlayerChoice: true
assetID: ~
- assetTypeID: 11
isPlayerChoice: true
assetID: ~
- assetTypeID: 12
isPlayerChoice: true
assetID: ~
isArchived: false
outputs: experienceConfiguration
dependencies:
- experience_singleton
- id: experienceActivation_singleton
inputs:
experienceActivation:
isActive: false
outputs: experienceActivation
dependencies:
- experience_singleton