Skip to content

Commit

Permalink
Merge pull request #24 from aarjaneiro/patch-1
Browse files Browse the repository at this point in the history
Point to correct branch in README.md
  • Loading branch information
scriptsengineer authored Sep 25, 2024
2 parents 4b64f9e + a47b1cd commit ce539a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Godot Asset Lib: https://godotengine.org/asset-library/asset/2258

🪹[main](https://github.com/expressobits/steam-multiplayer-peer/tree/main): Contains C++ Plugin

🪹[demos](https://github.com/expressobits/steam-multiplayer-peer/tree/demos): Same example as godot bomberman ([This](https://github.com/godotengine/godot-demo-projects/tree/master/networking/multiplayer_bomber)) But modified EnetPeer with SteamMultiplayerPeer
🪹[demo](https://github.com/expressobits/steam-multiplayer-peer/tree/demo): Same example as godot bomberman ([This](https://github.com/godotengine/godot-demo-projects/tree/master/networking/multiplayer_bomber)) But modified EnetPeer with SteamMultiplayerPeer

🪹[addon](https://github.com/expressobits/steam-multiplayer-peer/tree/addon): Compiled version of the libs that are in the godot asset lib store.

Expand Down Expand Up @@ -92,4 +92,4 @@ Give a ⭐️ if this project helped you!

## 📝 License

This project is [MIT](MIT) licensed.
This project is [MIT](MIT) licensed.

0 comments on commit ce539a8

Please sign in to comment.