Quick Start
Docs version: v1.0.5
Before You Begin#
- A 64-bit Windows computer.
- A KaMenu UI Studio account. Trials also require registration.
- An Internet connection for exports.
- A Minecraft server with KaMenu and at least one of ItemsAdder, CraftEngine, or Oraxen.
Create Your First Advanced UI#
- Install and start the app, then sign in.
- Select Advanced UI at the top.
- Choose File → New and enter the project name, resource namespace, menu ID, and menu title.
- Drag with the left mouse button on the 28×28 grid to create a rectangular button.
- Double-click a button to edit hover text and click actions. Double-click its texture area to open the pixel editor.
- Enable Effect Preview to inspect texture composition.
- Press
Ctrl+S to save the .kmstudio project.
- Select Export Resources, then choose the Minecraft client version and resource plugin.
Edit Your First YML File#
- Select YML Editor at the top.
- Use File → Open KaMenu Folder and select
plugins/KaMenu, or open one .yml file.
- Edit in Source mode and use the Structure panel to locate menu sections.
- Switch to Visual mode to preview the native Dialog.
- Save the file, then reload KaMenu menus on the server.