Start a request to allow the package. If some players don't have the package installed, they will be asked to subscribe to the package in the same way as when adding a package through the object library. If all players already have the package installed, it will be allowed immediately after calling this method.
Return filenames (including relative paths) for all fonts in this package.
Return filenames (including relative paths) for all models in this package.
Return the name of the package
Return filenames (including relative paths) for all scripts in this package.
Return filenames (including relative paths) for all sounds in this package.
Return the unique ids of all templates in this package
Return filenames (including relative paths) for all textures in this package.
Return the unique id of the package. This id can be found in the manifest.json file in the package directory.
Return whether the package is currently allowed in the game
Represents a Tabletop Playground package. Use GameWorld.getPackageById or GameWorld.getAllowedPackages to create Package objects.