-
-
-## Cocos UI
-
-
-
-## Panel Style
-
-
-
-## Sidebar Style
-
-
-
-## How to install
-
-1. Install [Geode](https://geode-sdk.org) if you haven't already!
-2. Open Geometry Dash
-3. Click on the Geode button
-4. Navigate to the **Download** tab, and search "Eclipse"
-5. Click on **View**, and **Download**. You should now have **Eclipse Menu** after restarting!
-
-## How to use
-
-1. On PC, press `TAB` to open and close the mod menu.
-2. Set or toggle any hack / mod you want to use.
-3. For any questions or general support, join our [Support Discord Server](https://discord.gg/NnpwFRDMND)!
-4. Have fun using our mod!
-
-## Features
-
-- 100+ hacks
-- StartPos Switcher (with Smart SmartPos!)
-- Fully Customizable Labels
-- Show Trajectory
-- Internal Recorder (requires [FFmpeg API](https://geode-sdk.org/mods/eclipse.ffmpeg-api) mod to be installed)
-- Replay Bot
-- Keybinds
-- Theme Customizability (you can theme Eclipse Menu however you want!)
-- Crossplatform support (Windows, macOS, Android, iOS)
-- Community Translations (check the [translations repository](https://github.com/EclipseMenu/translations) on how to
- contribute)
-- An API for other mods to interact with Eclipse
-
-## Build Instructions
-
-1. You must have the following: `CMake`, `MSVC / Clang`, `Git`, `Geode CLI`, `Geode SDK`
-
-```bash
-git clone https://github.com/EclipseMenu/EclipseMenu
-cd EclipseMenu
-cmake -B build -DCMAKE_BUILD_TYPE=RelWithDebInfo
-cmake --build build --config RelWithDebInfo
-```
-
-## Credits
-
-This mod menu would not be possible without the developers from other mod menus teaming up together!
-
-- [ninXout](https://github.com/ninXout) ([Crystal Client](https://github.com/ninXout/Crystal-Client))
-- [prevter](https://github.com/prevter) ([OpenHack](https://github.com/prevter/OpenHack))
-- [maxnut](https://github.com/maxnut) ([GD Mega Overlay](https://github.com/maxnut/GDMegaOverlay))
-- [Firee](https://github.com/FireMario211) ([Prism Menu](https://github.com/FireMario211/Prism-Menu))
-- [SpaghettDev](https://github.com/SpaghettDev)
-
-Additionally, thank you to our testers, contributors, and supporters for improving and helping make Eclipse Menu
-possible!
-
-- [Tallen](https://tallensuired.carrd.co/) - Tester & Helped support **Eclipse Menu** by donating!
-- [hiimjasmine00](https://github.com/hiimjasmine00) - Contributor
-- [RayDeeUx](https://github.com/RayDeeUx) - Contributor
-- [iAndyHD3](https://github.com/iAndyHD3) - Contributor
-- [Tech](https://github.com/TechStudent11) - Contributor
-- [Uproxide](https://github.com/Uproxide) - Contributor
-- [slideglide](https://github.com/slideglide) - Contributor
-- [alk](https://github.com/altalk23) - Contributor
-- [Beat](https://github.com/BeatACVR) - Contributor
-- [alex](https://www.youtube.com/channel/UC4SWcPASJplMrIT6YI8QcSw) - Tester
-- [itsmeatomic](https://youtube.com/@itsmeatomic) - Tester
-- [jettjames](https://x.com/JettJamez) - Tester
-- [doki](https://www.youtube.com/@dokitachi) - Tester
-- [Prometheus](https://github.com/Prometheus-03) - Tester
-- [Catto](https://github.com/CattoDev/GatoBot/) - ShaderLayer fix for renderer
-- [arvFlash](https://github.com/arvFlash) - Catppuccin Macchiato theme
-
-## License
-
-**Eclipse Menu** is created under the **[Eclipse Public License v2.0](https://choosealicense.com/licenses/epl-2.0/)**,
-read more by clicking on the highlighted name.
diff --git a/TRADEMARKS.md b/TRADEMARKS.md
new file mode 100644
index 00000000..db232c93
--- /dev/null
+++ b/TRADEMARKS.md
@@ -0,0 +1,27 @@
+# Eclipse Menu Trademark & Branding Policy
+
+## 1. Purpose
+
+This policy ensures the **Eclipse Menu** identity remains with the official development team
+and prevents predatory redistribution. It also protects users from confusion and ensures they get
+the authentic experience.
+
+## 2. Permitted Use (Contributions & Personal Use)
+You are **not** required to rebrand or remove assets if:
+* You are forking for private, personal use.
+* You are contributing to the official Eclipse Menu project via Pull Request.
+* You are making free extensions that clearly state they are "for Eclipse Menu."
+
+## 3. Prohibited Use (Paid/Commercial Forks)
+Per the "Commons Clause" in our LICENSE, you may not sell this software
+or its derivative works. If you destribute a fork commercially:
+* **Distinct Identity:** You must change the name and remove all official logos/icons.
+* **Originality:** You may not sell a "reskinned" version of Eclipse Menu, that relies on
+ a substantial portion (30% or more) of Eclipse's original modules without
+ significant original functionality.
+
+## 4. Asset Licensing
+While the code is Apache 2.0, all files in the `/assets` directory are licensed under
+**Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0)**.
+* You may use them for free, non-commercial purposes only.
+* You may not modify these assets or use them in commercial projects.
\ No newline at end of file
diff --git a/about.md b/about.md
deleted file mode 100644
index 115598da..00000000
--- a/about.md
+++ /dev/null
@@ -1,70 +0,0 @@
-# Eclipse Menu
-
-A **next-generation** mod menu for Geometry Dash.
-
-## How to use
-
-1. On PC, press `TAB` to open and close the mod menu. For mobile, you should see a ball, click on that to open or close
- the menu!
-2. Set or toggle any hack / mod you want to use.
-3. For any questions or general support, join our [Support Discord Server](https://discord.gg/NnpwFRDMND)!
-4. Have fun using our mod!
-
-## Features
-
-- 100+ hacks
-- StartPos Switcher (with Smart SmartPos!)
-- Fully Customizable Labels
-- Show Trajectory
-- Internal Recorder
-- Replay Bot
-- Keybinds
-- Theme Customizability (you can theme Eclipse Menu however you want!)
-- Crossplatform support (Windows, macOS, Android, iOS)
-- Community Translations (check the [translations repository](https://github.com/EclipseMenu/translations) on how to
- contribute)
-- An API for other mods to interact with Eclipse
-
-Note: Internal Recorder requires FFmpeg API mod to be installed and enabled:
-
-