LogoLogo
  • Introduction
  • Documentation License
  • Modding Basics
  • Getting Started
  • Configuration
    • Creating a Config
    • Config Options
      • Boolean Configs
      • Number Configs
      • Selector Configs
      • Text Configs
      • Buttons, Colors and Keybinds
      • Decorative Components
      • Custom options
    • Migration
  • Events
    • Event Basics
    • Available Events
      • ChatReceiveEvent
      • TickEvent
      • InitializationEvent
      • HudRenderEvent
      • Packet Events
      • LocrawEvent
  • Graphics & UI
    • Render Manager
      • Font Rendering
    • Elements
    • Pages
  • Commands
    • Commands
    • An Example Command
  • HUDs
    • HUD Basics
  • Utilities
    • OneConfig's Utilities
      • Notifications
      • HypixelUtils
    • OneColor
    • OneUIScreen
Powered by GitBook
On this page
  • Are you someone who knows nothing about programming and just want to use OneConfig? Check out our website here!
  • Contributions
  • Licensing

Was this helpful?

Introduction

Are you someone who knows nothing about programming and just want to use OneConfig? Check out our website here!

Welcome to the OneConfig documentation for developers and designers. If you're confused about how to integrate your mod with OneConfig, or just what something does, there's a good chance the answer is here.

Keep in mind though, that these docs aren't perfect, so if something is wrong, feel free to fix it yourself, before we even notice.

Contributions

If you encounter any errors or bugs in OneConfig, feel free to make an issue or pull request. If you're still stuck, join our Discord server and create a ticket!

Licensing

The OneConfig Docs are licensed under the GNU Free Documentation License, version 1.3 or later.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3, or any later version published by the Free Software Foundation; with the Invariant Sections just being "Introduction" with no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "Documentation License".

NextDocumentation License

Last updated 1 year ago

Was this helpful?