File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed
modules/ROOT/pages/Development Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -430,6 +430,8 @@ We suggest the following resources:
430430
431431include::./../_includes/editor-familiarize-list.adoc[]
432432
433+ You can find more on the xref:Development/UnrealEngine/UnrealLearningResources.adoc[Unreal Learning Resources page].
434+
433435== (Optional) Modify Editor Color Scheme
434436
435437The Unreal Engine 5 editor is very dark by default.
Original file line number Diff line number Diff line change @@ -70,6 +70,7 @@ We can not understate the value of learning through doing. Especially if just st
7070
7171The following resources may be helpful for you in the creation of your {cpp} mods:
7272
73+ * External resources linked on the xref:Development/UnrealEngine/UnrealLearningResources.adoc[Unreal Learning Resources page]
7374* CSS has been kind enough to provide us with the Satisfactory {cpp} headers.
7475 They are already included in the Starter Project,
7576 but are originally pulled from the `CommunityResources` folder of your install.
You can’t perform that action at this time.
0 commit comments