-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmantle.yaml
61 lines (57 loc) · 1.42 KB
/
mantle.yaml
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
owner:
group: 17094156
state:
remote:
region: us-east-2
bucket: triducal-mantle-states
key: project-template
environments:
- label: development
branches:
- develop
targetNamePrefix: environmentLabel
targetAccess: private
targetOverrides:
icon: assets/marketing/icon.png
- label: production
branches:
- main
targetAccess: public
target:
experience:
icon: assets/marketing/icon.png
configuration:
playableDevices: [computer, console, phone, tablet]
privateServers:
price: 0
enableStudioAccessToApis: true
avatarType: playerChoice
avatarAnimationType: playerChoice
spatialVoice:
enabled: true
places:
start:
file: place.rbxlx
configuration:
name: Roblox Project Template
description: A project template for Roblox projects.
maxPlayerCount: 25
allowCopying: false
badges:
1-example:
name: Welcome Example Badge
description: This is an example badge.
icon: assets/marketing/icon.png
enabled: true
products:
1-example:
name: Example Product
description: This is an example product.
price: 5
icon: assets/marketing/icon.png
passes:
1-example:
name: Example Pass
description: This is an example pass.
price: 5
icon: assets/marketing/icon.png