-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathmantle.yaml
More file actions
64 lines (59 loc) · 1.58 KB
/
mantle.yaml
File metadata and controls
64 lines (59 loc) · 1.58 KB
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
owner: personal
# If it's a group, you need to change it to this:
# owner:
# group: group_id
state:
remote:
bucket: christopher-buss-mantle-states
key: roblox-ts-example
region: eu-central-1
environments:
- branches:
- develop
label: development
targetAccess: private
targetNamePrefix: environmentLabel
targetOverrides:
icon: assets/marketing/example-icon.png
- branches:
- main
label: production
targetAccess: public
target:
experience:
badges:
1-example:
description: This is an example badge.
enabled: true
icon: assets/badges/example-badge.png
name: Welcome Example Badge
configuration:
avatarAnimationType: playerChoice
avatarType: playerChoice
enableStudioAccessToApis: true
playableDevices: [computer, console, phone, tablet]
privateServers:
price: 0
icon: assets/marketing/example-icon.png
passes:
1-example:
description: This is an example pass.
icon: assets/marketing/example-icon.png
name: Example Pass
price: 5
places:
start:
configuration:
allowCopying: true # !!! TURN THIS OFF FOR YOUR GAME !!!
description: A project template for Roblox TypeScript projects.
maxPlayerCount: 700
name: roblox-ts Project Template
file: place.rbxl
products:
1-example:
description: This is an example product.
icon: assets/marketing/example-icon.png
name: Example Product
price: 5
spatialVoice:
enabled: true