Releases: JIBSIL/TABGCommunityServer
v0.1.0 - Mod Release!
TABGCommunityServer is now available as a mod named TABGxGUI!
If you're looking for a simple way to get started:
- Download extractor.exe
- Follow the instructions in the YouTube tutorial
Connecting as a client
Make sure to install ALL mods using the extractor.exe program before following these steps:
- On the Server Browser screen, press enter
- Enter the server IP and port provided by the host
- Click connect!
Longer explanation:
Using the extractor.exe self-extracting archive, you are able to automatically patch your client to include the following mods:
- TABGxGUI - this project
- AntiCheatBootRemover by C0mputery
- TABGDirectConnect by JunaidRF
- Open.NAT by lontivero
- ENet-Standard by JIBSIL - my BepInEx fork of ENet-CSharp by nxrighthere
These mods are built for Windows x64, and include all relevant dependencies. All code used is licensed under their relevant licenses (the projects above).
Thank you to all contributors for making this release possible.
- JIBSIL
First release 🎉
TABGCommunityServer is now officially released!
Check out the README to learn how to run it properly. You may want to consider using playit.gg for a tunneling service (I specify it in particular because it gives you a dedicated IP and port, which is needed for TABG servers).
This executable will be integrated into the TABG client soon through a mod. Stay tuned!
Keep in mind that this release is still in beta, and could contain major bugs. Please make sure to report them on GitHub Issues and I'll fix them ASAP!
What's Changed
- Improved Project Cleanliness by @C0mputery in #1
New Contributors
- @C0mputery made their first contribution in #1
Full Changelog: https://github.com/JIBSIL/TABGCommunityServer/commits/v0.0.1
Releases have been built directly from this Actions run.