Testing out networking. Skins get loaded, but not for every player.
Build / build (push) Has been cancelled

This commit is contained in:
milkwx3
2026-06-24 00:44:45 +03:00
parent 6a9dd15020
commit cfc693785d
12 changed files with 360 additions and 355 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ jobs:
rm raylib -r
rm yaml-cpp -r
wget https://github.com/zpl-c/enet/archive/refs/heads/master.zip
wget https://github.com/lsalzman/enet/archive/refs/heads/master.zip
unzip master.zip
mv enet-master enet
rm master.zip