> ## Documentation Index
> Fetch the complete documentation index at: https://udcore.unrealdirective.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

UDCore is an open-source Unreal Engine plugin developed by Dylan "Tezenari" Amos as part of the Unreal Directive. It provides a variety of quality-of-life functionalities to enhance the development experience.

<Frame type="glass">
  <img src="https://mintcdn.com/unrealdirective/ylQ4EmaUUKvjKkIh/images/udcore-banner.png?fit=max&auto=format&n=ylQ4EmaUUKvjKkIh&q=85&s=9a6ed5c9acb3d379c4520e5bf8aeccf9" width="841" height="242" data-path="images/udcore-banner.png" />
</Frame>

<CardGroup cols={2}>
  <Card title="Getting Started" icon="pen-to-square" href={'getting-started/overview'}>
    Quickly get started with UDCore by following the installation instructions.
  </Card>

  <Card title="Features" icon="function" href={'features'}>
    Check out the features and functionalities provided by UDCore.
  </Card>

  <Card title="Contributing" icon="github" href={'http://github.com/unrealdirective/udcore'}>
    You can contribute to the development of UDCore on GitHub.
  </Card>

  <Card title="Join Our Discord" icon="discord" href={'https://unrealdirective.com/discord'}>
    The #UDCore channel is the best place to ask questions and get help from the community and the developers.
  </Card>

  <Card title="Changelog" icon="timeline" href={'changelog'}>
    View the changelog to see the latest updates and changes made to UDCore.
  </Card>

  <Card title="Become a Supporter" icon="heart" href={'https://unrealdirective.com/become-a-supporter'}>
    Support the development of the Unreal Directive and UDCore by becoming a supporter.
  </Card>
</CardGroup>
