Skip to content
This repository has been archived by the owner on Jul 22, 2023. It is now read-only.

Add APIs to upload places/models as a new asset #38

Open
nezuo opened this issue Apr 11, 2021 · 0 comments
Open

Add APIs to upload places/models as a new asset #38

nezuo opened this issue Apr 11, 2021 · 0 comments

Comments

@nezuo
Copy link
Contributor

nezuo commented Apr 11, 2021

Currently we can only upload places and models to existing assets.

There are some cases where you would need to upload to a new asset.
A good example of this would be transferring a model from one group to another (or animations if they get support).

An potential API could be:
remodel.writePlaceAsset(instance: DataModel)
remodel.writeModelAsset(instance: Instance)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant