Add Multiplayer Demo

This commit is contained in:
2026-02-16 14:25:33 +01:00
commit 4a82f8bc6e
55 changed files with 2059 additions and 0 deletions

BIN
export/export.zip Normal file

Binary file not shown.

BIN
export/export/export Executable file

Binary file not shown.

BIN
export/export/export.pck Normal file

Binary file not shown.

4
export/export/export.sh Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/sh
printf '\033c\033]0;%s\a' SteamMultiplayerDemo
base_path="$(dirname "$(realpath "$0")")"
"$base_path/export" "$@"

Binary file not shown.

BIN
export/export/libsteam_api.so Executable file

Binary file not shown.