mirror of
https://github.com/Ed94/UE5_Study.git
synced 2024-12-21 22:14:44 -08:00
Link updates for docs
This commit is contained in:
parent
7a37fa9d19
commit
9cfb761b04
@ -4,7 +4,7 @@ A project repo for Unreal dedicated to studying various aspects of it.
|
||||
|
||||
Modules to get covered (in no particular order):
|
||||
|
||||
* Unreal Build Tool
|
||||
* [Unreal Build Tool](docs/Build%20&%20Automation%20System/UBT.md)
|
||||
* Automation Tool
|
||||
* Build Graph
|
||||
* Modules
|
||||
|
@ -62,5 +62,3 @@ Derived from ToolMode, used to build a *target*.
|
||||
- Handle local builds
|
||||
- Get all project directories & build options
|
||||
- For each project: create a `SourceFileWorkingSet` object and `Build`.
|
||||
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
These docs will be written in a free-flow fasion. The main purpose of this repo is to remove the knowledge barrier to the engine. There are plenty of content written for this engine, but its not provided in a way that is easy to digest.
|
||||
|
||||
The order the engine is studied will be covered within in docs/jouney.md.
|
||||
The order the engine is studied will be covered within in [jouney](journey.md).
|
||||
|
||||
Hopefully if the reader is interested in learning the engine, this approach will at least give an idea of how they could approach going about it.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user