wearekuva/PlayCanvas

Download a PlayCanvas project

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
project-idThe PlayCanvas project ID to downloadyes
nameReference name for the projectno
scenesA csv list of scene ids to be included in the app. If not specified, all scenes will be downloaded. When you specify scenes then the first scene in the list will be used as the initial scene of the application.no
versionThe version of the app. Can be a string up to 20 characters. If none supplied it will use the latest checkpoointno
branchThe id of the branch. If no id is specified the master branch will be used.nomaster
concatenate-scriptsSet it to true if you want scripts to be concatenatednotrue
minify-scriptsSet it to true if you want scripts to be minifiednotrue
mangle-scriptsMangles scripts properties when true and if minify scripts is truenofalse
optimize-scene-formatSet it to true if you want scenes to be in an optimized formatnotrue
engine-versionSet it to a Engine version string if a specific version is needed for the app.no
playcanvas-access-tokenThe Access Token for your PlayCanvas accountyes
excludeIndexWhen true, the default PlayCanvas index.html file is not downloadedfalse
dirThe relative directory to download the project into./
namedescription
artifact-nameThe name of the artefact uploaded