Recreation of the Rise Minecraft client user interface in LiquidBounce using Svelte.
RiseLB is an open-source project that aims to recreate the Rise Minecraft client user interface in LiquidBounce, a popular Minecraft client, using Svelte, a lightweight and powerful JavaScript framework.
git clone https://github.com/liquidsquid1/RiseLB.git
npm install
npm run build
, and copy the "dist" folder created into your LiquidBounce themes directory.Before you do step 3, simply change src\colors.scss
to change the accent colour. This will affect the entire user interface.
RiseLB is an open-source project, and we welcome contributions from the community. If you'd like to contribute, please fork the repository and submit a pull request.