A Vietnamese community driven fork of LiquidBounce, aimed to have bypass for multiple Vietnamese Minecraft servers.
-
Download and install necessary files.
-
Download the RinBounce jar file and put it in .minecraft/mods folder.
-
Launch Minecraft with the Forge profile.
RinBounce is an open-source project under the GNU General Public License 3.0 License. If you want to contribute, feel free to fork the repository and submit pull requests.
-
Install Java Development Kit (JDK).
-
Clone the repository:
git clone https://github.com/congtygiadinh/rinbounce.git
-
Use Gradle to build the project:
cd rinbounce ./gradlew setupDevWorkspaceOr if you're using Windows:
cd rinbounce gradlew.bat setupDevWorkspace -
Open the project in your favourite IDE (e.g., IntelliJ IDEA, Eclipse).