Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 732 Bytes

File metadata and controls

36 lines (23 loc) · 732 Bytes

TCP Gecko Example

Here is a sample tool to connect to WiiU's TCPGecko
The API is not homegrown.
By using this repository
It is possible to easily create a connection tool
The name of the repository is Minecraft-WiiU
I believe that most of the WiiU player population is for Minecraft.


Example

  • TCPGeckoSharp

Developing by sanelk2004

public TCPGecko gecko;
  • GeckoU

Develoing by WiiPlaza

public static GeckoUCore GeckoU;

Movement

Unknown

License

Released under MIT license