|
1 | 1 | <script> |
2 | | - import { fly } from "svelte/transition"; |
| 2 | + import {fly} from "svelte/transition"; |
3 | 3 |
|
4 | 4 | const facts = [ |
5 | 5 | { |
6 | | - title: "5.000.000 Total Downloads", |
| 6 | + title: "Blatant or Closet Cheating - You Decide!", |
| 7 | + description: "LiquidBounce comes with many built-in blatant and closet cheats, making it the perfect all-in-one client.", |
| 8 | + }, |
| 9 | + { |
| 10 | + title: "Multi-Version Support", |
| 11 | + description: "With the integrated version changer, you can easily switch between different Minecraft versions without restarting the game!", |
| 12 | + }, |
| 13 | + { |
| 14 | + title: "Multi-Server Support", |
| 15 | + description: "LiquidBounce provides features and bypasses for many different servers." |
| 16 | + }, |
| 17 | + { |
| 18 | + title: "Auto Config System", |
| 19 | + description: "LiquidBounce's Auto Config System will automatically apply the best settings for you when joining a well-known server.", |
| 20 | + }, |
| 21 | + { |
| 22 | + title: "Customizable", |
| 23 | + description: "LiquidBounce's UI is fully customizable. You can change out the entire UI to your liking.", |
| 24 | + }, |
| 25 | + { |
| 26 | + title: "6.000.000 Total Downloads", |
7 | 27 | description: |
8 | 28 | "LiquidBounce is one of the most popular hacked clients of all time.", |
9 | 29 | }, |
|
12 | 32 | description: "LiquidBounce's source code is publicly available.", |
13 | 33 | }, |
14 | 34 | { |
15 | | - title: "Extensible", |
| 35 | + title: "ScriptAPI", |
16 | 36 | description: |
17 | | - "LiquidBounce's JavaScript API allows users to write their own modules and commands.", |
| 37 | + "LiquidBounce's Script API allows users to write their own modules and commands.", |
18 | 38 | }, |
19 | 39 | ]; |
20 | 40 |
|
|
0 commit comments