From d6c7fad43961975026a7e4e9ae21406f505e0a2e Mon Sep 17 00:00:00 2001 From: LynithDev <61880709+LynithDev@users.noreply.github.com> Date: Thu, 28 Dec 2023 16:34:52 +0100 Subject: fullpage.js --- apps/website/src/pages/projects/oneconfig.astro | 246 ++++++++++++------------ 1 file changed, 122 insertions(+), 124 deletions(-) (limited to 'apps/website/src/pages/projects') diff --git a/apps/website/src/pages/projects/oneconfig.astro b/apps/website/src/pages/projects/oneconfig.astro index 70a9e49..1489bb1 100644 --- a/apps/website/src/pages/projects/oneconfig.astro +++ b/apps/website/src/pages/projects/oneconfig.astro @@ -25,147 +25,145 @@ import { Code } from 'astro:components'; -
-
-
-
Forge is complicated
- Modding Minecraft has always been difficult, particularly with their configuration. Remembering all of the keybinds, commands; it just isn't intuitive. -
-
- - stuff -
-
+
+
+
Forge is complicated
+ Modding Minecraft has always been difficult, particularly with their configuration. Remembering all of the keybinds, commands; it just isn't intuitive. +
+
+ + stuff +
+
-
-
- stuff -
+
+
+ stuff +
-
-
Clients are locked-down
- While they improve usability, they're slow to adopt new mods absent from the community and force unwanted features onto users to profit off of them. -
-
+
+
Clients are locked-down
+ While they improve usability, they're slow to adopt new mods absent from the community and force unwanted features onto users to profit off of them. +
+
-
-
-
Best of both worlds
- OneConfig brings the simplicity of a client to the everyday user, gives advanced users and developers complete control over everything, while remaining free and open-source. -
+
+
+
Best of both worlds
+ OneConfig brings the simplicity of a client to the everyday user, gives advanced users and developers complete control over everything, while remaining free and open-source. +
-
- stuff -
-
+
+ stuff +
+
-
-
-
- -
- { - // Do stuff here - }); - } - }` +
+
+
+ +
+ { + // Do stuff here + }); } - lang="java"/> -
+}` +} + lang="java"/>
+
-
-
Written for developers
- - With our simple APIs and documentation, it's easier than ever to integrate your mods with OneConfig. - -
-
-
-
- -
-
-
Designed for users
- - We take pride in having the cleanest and most intuitive UI of any mod, config library, or client out there. - -
-
-
-
- +
+
Written for developers
+ + With our simple APIs and documentation, it's easier than ever to integrate your mods with OneConfig. + +
+
-
-
- -
- -
A unified HUD editor
- - Thanks to OneConfig's HUD API, you can customize any OneConfig-powered HUD to your liking, without having to worry about the hassle of finding the right command or keybind. - +
-
-
-
With many fabulous mods
+
+
+
Designed for users
- Discover a wide range of mods integrated with OneConfig to enhance your experience. + We take pride in having the cleanest and most intuitive UI of any mod, config library, or client out there. -
- -
-
-
- - - - - - - - - - - - - - - - - - - - -
+
+
+
-
-
- -
- -
+
+ +
A unified HUD editor
+ + Thanks to OneConfig's HUD API, you can customize any OneConfig-powered HUD to your liking, without having to worry about the hassle of finding the right command or keybind. + +
+ +
+
+
With many fabulous mods
+ + Discover a wide range of mods integrated with OneConfig to enhance your experience. + +
+ +
-
-
+ +
+
+ + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+
+ +
+ +
+
+
-- cgit