libretro.py.api_version¶
Load a libretro core and validates the version it returns. Exits with 0 upon success.
Usage
libretro.py.api_version [OPTIONS] CORE
Options
- --api-version <api_version>¶
- Default:
1
Arguments
- CORE¶
Required argument
Path to the libretro core to load. Must be a complete path, not a short name.