Skip to content

aelliixx/ue-docs

Repository files navigation

ue.aelliixx

DISCLAIMER!

This project is under heavy development. Neither the documentation nor the surrounding web infrastructure are in a production ready state.

ue.aelliixx is a collaborative project with the goal of creating better, more in-depth Unreal Engine documentation and guides.

This repository (i.e. aelliixx/ue-docs) contains the ue.aelliixx.com website core infrastructure and styling.

aelliixx/ue-docs-pages contains all of the MDX documentation files. If you wish to contribute new documentation or correct errors, you should make a pull request/open an issue there instead.

Getting Started

First, run the development server:

npx next dev
# OR
npx next dev --turbo

Open http://localhost:3000 with your browser to see the result;

To create a production build instead, use the following:

npx next build

This will generate an /out/ directory containing all of the static files.

About

Unofficial documentation for Unreal Engine 5

Resources

Stars

Watchers

Forks