blake-mealey / mantle

An infrastructure-as-code and deployment tool for Roblox.
https://mantledeploy.vercel.app/
MIT License
85 stars 11 forks source link

feat(rbx_mantle,rbx_api): add VR playable device #195

Closed Etheroit closed 1 year ago

Etheroit commented 1 year ago

Adding VR playable device ( https://develop.roblox.com/docs/index.html?urls.primaryName=Develop%20Api%20v1 )

Not sure if anything more has to be done?

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mantle-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 26, 2023 8:50pm
blake-mealey commented 1 year ago

Thanks for the contribution! I'll take a look when I can

blake-mealey commented 1 year ago

This is now available in v0.11.10: https://github.com/blake-mealey/mantle/releases/tag/v0.11.10

Thanks again for the contribution!

Etheroit commented 1 year ago

Thanks for heads up! @blake-mealey

Ive taken a look into docs and it seems the vr option wasn't added to proper enum (https://mantledeploy.vercel.app/docs/configuration/reference#target-experience-configuration-playabledevices)

Thought it'd get added after release. Is there something I had missed?

blake-mealey commented 1 year ago

Oh, I just forgot to redeploy the docs. They're updated now!

Etheroit commented 1 year ago

Ah ok. Thought I forgot to add vr somewhere. Thanks!