A downloadable tool

Buy Now
On Sale!
60% Off
$150.00 $60.00 USD or more

This is not a game. it is a Unity project.

Development Environment:  Unity 2021.3.18f1

Contact:

  • Email : herotown@naver.com
  • Telegram : @irisiria
  • Discord : @whalerabbit

  • 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);


  • This project is not intended for gambling purposes.
  • The creators are not responsible for any issues arising from the use of this project.
  • Commercial use is permitted.
  • Reselling or redistributing this project is prohibited.
  • You are allowed to modify and build upon this project for commercial use.

  • Libraries used:

  • Jil
  • BetterStreamingAssets
  • Published 12 days ago
    StatusReleased
    CategoryTool
    AuthorWhaleRabbit
    Code licenseMIT License

    Purchase

    Buy Now
    On Sale!
    60% Off
    $150.00 $60.00 USD or more

    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.