From 5b5bc9e0d79877f0554278ab6a609ef688858d8f Mon Sep 17 00:00:00 2001 From: LynithDev <61880709+LynithDev@users.noreply.github.com> Date: Sat, 30 Dec 2023 12:53:40 +0100 Subject: Add locomotive --- apps/website/src/pages/projects/oneconfig.astro | 48 +++++++++++++------------ 1 file changed, 26 insertions(+), 22 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 11708be..47d415c 100644 --- a/apps/website/src/pages/projects/oneconfig.astro +++ b/apps/website/src/pages/projects/oneconfig.astro @@ -15,13 +15,15 @@ import { Code } from 'astro:components';
- -
- Meet OneConfig, the library designed for everyone. -
-
-
@@ -30,13 +32,13 @@ 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
-
+
stuff
@@ -47,19 +49,19 @@ import { Code } from 'astro:components';
-
+
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
-
-
-
+
+
+
-
+
Designed for users
@@ -104,18 +106,20 @@ import { Code } from 'astro:components';
-
+
-
- -
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. - +
+ +
+
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. + +
-- cgit