Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support configuration for place templates #164

Open
fewkz opened this issue Nov 14, 2022 · 1 comment
Open

Support configuration for place templates #164

fewkz opened this issue Nov 14, 2022 · 1 comment
Labels
enhancement New feature or request missing configuration Missing support for Roblox configuration

Comments

@fewkz
Copy link

fewkz commented Nov 14, 2022

What type of feature request is this?
Mantle doesn't support a Roblox feature I would like to use

I'd like mantle to support configuring "Allow this place to be copied as a template using the Create Place API in your experience." and "Allow this place to be updated using the Save Place API in your experience."
image
These settings are used to create games that create brand new Roblox places from a "template" place, which is a feature used in a few building games to persist players builds

@fewkz fewkz added the enhancement New feature or request label Nov 14, 2022
@blake-mealey
Copy link
Owner

I took a quick look into this and it seems like currently the place configuration API Mantle uses does not support these fields. The one which the website uses is a www endpoint which I try to avoid using. I'm guessing that those properties will get ported over to the new creator dashboard at some point and then it will be easier to add.

@blake-mealey blake-mealey added the missing configuration Missing support for Roblox configuration label Nov 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request missing configuration Missing support for Roblox configuration
Projects
None yet
Development

No branches or pull requests

2 participants