1 line
No EOL
4.1 KiB
JavaScript
1 line
No EOL
4.1 KiB
JavaScript
"use strict";(globalThis.webpackChunkwebsite=globalThis.webpackChunkwebsite||[]).push([[849],{6164(e){e.exports=JSON.parse('{"version":{"pluginId":"default","version":"current","label":"Next","banner":null,"badge":false,"noIndex":false,"className":"docs-version-current","isLast":true,"docsSidebars":{"docsSidebar":[{"type":"category","label":"Get Started","collapsed":false,"items":[{"type":"link","href":"/docs/getting-started/installation","label":"Installation","docId":"getting-started/installation","unlisted":false},{"type":"link","href":"/docs/getting-started/building","label":"Creating a Build","docId":"getting-started/building","unlisted":false},{"type":"link","href":"/docs/getting-started/starting","label":"Starting the Server","docId":"getting-started/starting","unlisted":false},{"type":"link","href":"/docs/getting-started/configuration","label":"Configuration","docId":"getting-started/configuration","unlisted":false}],"collapsible":true},{"type":"category","label":"Content Development","collapsed":false,"items":[{"type":"link","href":"/docs/development/items-and-mobiles","label":"Items & Mobiles","docId":"development/items-and-mobiles","unlisted":false},{"type":"link","href":"/docs/development/serialization","label":"Serialization","docId":"development/serialization","unlisted":false},{"type":"link","href":"/docs/development/timers","label":"Timers","docId":"development/timers","unlisted":false},{"type":"link","href":"/docs/development/commands-and-targeting","label":"Commands & Targeting","docId":"development/commands-and-targeting","unlisted":false},{"type":"link","href":"/docs/development/era-and-expansions","label":"Era & Expansions","docId":"development/era-and-expansions","unlisted":false}],"collapsible":true},{"type":"category","label":"Reference","collapsed":false,"items":[{"type":"link","label":"Commands","href":"pathname:///commands.html","className":"menu__link--internal"},{"type":"link","label":"Packets","href":"pathname:///packets.html","className":"menu__link--internal"}],"collapsible":true}]},"docs":{"development/commands-and-targeting":{"id":"development/commands-and-targeting","title":"Commands & Targeting","description":"Overview","sidebar":"docsSidebar"},"development/era-and-expansions":{"id":"development/era-and-expansions","title":"Era & Expansions","description":"Overview","sidebar":"docsSidebar"},"development/items-and-mobiles":{"id":"development/items-and-mobiles","title":"Items & Mobiles","description":"This guide covers the most common content creation tasks: building items and creatures for your shard.","sidebar":"docsSidebar"},"development/serialization":{"id":"development/serialization","title":"Serialization","description":"ModernUO uses a source generator-based serialization system. Decorate fields with attributes, and the generator produces Serialize() / Deserialize() methods automatically.","sidebar":"docsSidebar"},"development/timers":{"id":"development/timers","title":"Timers","description":"ModernUO uses a hierarchical timer wheel for scheduling delayed and recurring actions. The system is single-threaded, lock-free, and processes timers during each game loop tick.","sidebar":"docsSidebar"},"getting-started/building":{"id":"getting-started/building","title":"Creating a Build","description":"ModernUO includes a build tool that handles prerequisite checks, platform detection, and compilation. Run it through the publish script for your platform.","sidebar":"docsSidebar"},"getting-started/configuration":{"id":"getting-started/configuration","title":"Configuration","description":"ModernUO is self-configuring. On first launch, the server walks you through an interactive setup and generates all required configuration files. After that, settings take effect on the next server restart (unless otherwise noted).","sidebar":"docsSidebar"},"getting-started/installation":{"id":"getting-started/installation","title":"Installation","description":"{{","sidebar":"docsSidebar"},"getting-started/starting":{"id":"getting-started/starting","title":"Starting the Server","description":"Now that the server has been built, everything is run from the Distribution folder.","sidebar":"docsSidebar"}}}}')}}]); |