List supported games
umodel_game_listList games supported by umodel and their short tags, allowing you to identify the correct gameTag before listing, unpacking, or exporting resources, preventing the blocking engine-version dialog.
Instructions
List games supported by umodel. With tags=true shows the short tags usable with -game=/gameTag. Check this BEFORE any list/export/save call: if the user's game appears (e.g. Roco Kingdom: World -> roco), remember it via umodel_session_set { gameTag } so later calls don't pop the blocking engine-version GUI dialog.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | true: show -taglist (short tags); false (default): -gamelist |