UE5_Study/docs/Build & Automation System/AutomationTool.md

26 lines
492 B
Markdown
Raw Normal View History

2023-11-28 19:08:58 -08:00
# Automation Tool
2023-11-28 19:38:48 -08:00
*TODO: This is heavily WIP.*
2023-11-28 19:08:58 -08:00
Note: See alos [ue4-unreal-automation-tool](https://github.com/botman99/ue4-unreal-automation-tool). As its a repo with some more indepth info.
2023-11-28 19:38:48 -08:00
The following is an outline of some of the relevant components of the program/s.
2023-11-28 19:08:58 -08:00
2023-11-28 19:38:48 -08:00
## Driver
2023-11-28 19:08:58 -08:00
2023-11-28 19:38:48 -08:00
See: [Driver Doc](AutomationToolDriver.md)
2023-11-28 19:08:58 -08:00
2023-11-28 19:38:48 -08:00
## Automation Utils
2023-11-28 19:08:58 -08:00
2023-11-28 19:38:48 -08:00
[Main Documentation](AutomationUtils.md)
2023-11-28 19:08:58 -08:00
2023-11-28 19:38:48 -08:00
## Build Graph
2023-11-28 19:08:58 -08:00
2023-11-28 19:38:48 -08:00
[Main Documentation](BuildGraph.md)
2023-11-28 19:08:58 -08:00
2023-11-28 19:38:48 -08:00
## CookedEditor
2023-11-28 19:08:58 -08:00
2023-11-28 19:38:48 -08:00
## Localization
2023-11-28 19:08:58 -08:00
2023-11-28 19:38:48 -08:00
## Scripts