[Unity] Online Seven poker
A downloadable tool
Buy Now$150.00 $60.00 USD or more
On Sale!
60% Off
This is not a game. it is a Unity project.
Development Environment: Unity 2021.3.18f1
Contact:
Simple Localization Support
LanguageManager.instance.Load(key); or LocalizeText text; text.SetKey(key); #support {n} args text.SetArgs(args);
Simple Packet System
#Client Client.instance.SendPacket(packet); #Server Server.SendPacket(user, packet); Server.SendPacketToRoom(room, packet); Server.SendPacketToAll(packet);
Libraries used:
Published | 12 days ago |
Status | Released |
Category | Tool |
Author | WhaleRabbit |
Code license | MIT License |
Purchase
Buy Now$150.00 $60.00 USD or more
On Sale!
60% Off
In order to download this tool you must purchase it at or above the minimum price of $60 USD. You will get access to the following files:
Poker Online.zip 648 MB
Download demo
Download
How to create a packet class 772 bytes
Leave a comment
Log in with itch.io to leave a comment.