Enter at least two characters

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#

  1. Install and start the app, then sign in.
  2. Select Advanced UI at the top.
  3. Choose File → New and enter the project name, resource namespace, menu ID, and menu title.
  4. Drag with the left mouse button on the 28×28 grid to create a rectangular button.
  5. Double-click a button to edit hover text and click actions. Double-click its texture area to open the pixel editor.
  6. Enable Effect Preview to inspect texture composition.
  7. Press Ctrl+S to save the .kmstudio project.
  8. Select Export Resources, then choose the Minecraft client version and resource plugin.

Edit Your First YML File#

  1. Select YML Editor at the top.
  2. Use File → Open KaMenu Folder and select plugins/KaMenu, or open one .yml file.
  3. Edit in Source mode and use the Structure panel to locate menu sections.
  4. Switch to Visual mode to preview the native Dialog.
  5. Save the file, then reload KaMenu menus on the server.