add automatic build systems
This commit is contained in:
parent
0dfb98eaef
commit
bf8f7186e7
11 changed files with 337 additions and 3 deletions
23
mantle.yml
Normal file
23
mantle.yml
Normal file
|
@ -0,0 +1,23 @@
|
|||
environments:
|
||||
- label: default
|
||||
|
||||
target:
|
||||
experience:
|
||||
icon: marketing/gameIcon.jpg
|
||||
thumbnails:
|
||||
- marketing/gameThumbnailDefault.jpg
|
||||
configuration:
|
||||
genre: fps
|
||||
playableDevices: [computer]
|
||||
privateServers:
|
||||
price: 50
|
||||
enableStudioAccessToApis: true
|
||||
avatarType: r6
|
||||
places:
|
||||
start:
|
||||
file: build.rbxl
|
||||
configuration:
|
||||
name: Goopler
|
||||
description: |-
|
||||
Read my github repo reidlabwastaken/goopler if u can hahaha
|
||||
maxPlayerCount: 100
|
Loading…
Add table
Add a link
Reference in a new issue