Skip to content

docs: add Unreal Engine onboarding tutorials#58

Open
jonathanmcmichael wants to merge 1 commit into
EpicGames:mainfrom
jonathanmcmichael:docs/unreal-onboarding
Open

docs: add Unreal Engine onboarding tutorials#58
jonathanmcmichael wants to merge 1 commit into
EpicGames:mainfrom
jonathanmcmichael:docs/unreal-onboarding

Conversation

@jonathanmcmichael

Copy link
Copy Markdown

Description:

This PR adds a series of onboarding tutorials for Unreal Engine and UEFN developers, based on a step-by-step walkthrough of my own setup process.

Key Content

Unreal Engine Onboarding: A complete path for migrating local Unreal projects into Lore version control.
Local Identity Focus: Based on the understanding that global config.toml is not yet implemented, these guides promote repository-level identity as the current best practice.
Connectivity Guides: Walkthroughs for connecting to both unauthenticated internal servers and high-security mTLS environments.

New Tutorials

docs/tutorials/add-unreal-project.md: The main Unreal onboarding guide.
docs/tutorials/loreignore.md: Unreal-specific .loreignore setup.
docs/tutorials/setup-identity.md: Repository-level identity configuration.
docs/tutorials/auth-none.md: Connecting to unauthenticated internal servers.
docs/tutorials/auth-mtls.md: Certificate-based mTLS connection guide.

Note on Navigation

I've updated README.md to link to these guides for better discoverability. These additions can be trimmed if the maintainers prefer to keep the tutorial entry point more minimal.

All files have been linted for structural compliance and verified against the Lore documentation standards.

Signed-off-by: Jonathan McMichael <jonathanmc@dpr.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant