Skip to main content

Module game_display_info

Module game_display_info 

Source
Expand description

Game display information shared by bundle/mobile platform UI code.

This module intentionally keeps cover discovery outside the VM semantics. Game scripts do not observe this data. Platform launchers and bundle UIs can call it to decide whether to show a cover image or a text title.

Structs§

GameCover
GameDisplayInfo

Functions§

resolve_game_cover_from_project_dir
resolve_game_display_info_from_project_dir
Return display metadata for bundle/mobile UI.
resolve_game_name_from_project_dir
Return the display name for a game directory.