mirror of
https://github.com/LostArtefacts/TRX.git
synced 2025-04-28 20:58:07 +03:00
5 lines
92 B
Bash
5 lines
92 B
Bash
![]() |
#!/usr/bin/env python3
|
||
|
from shared.docker.game_entrypoint import main
|
||
|
|
||
|
main(platform="win")
|