-
Notifications
You must be signed in to change notification settings - Fork 42
Holodeck Onboarding
Jayden Milne edited this page Mar 5, 2020
·
10 revisions
If you're reading this, you want to work on Holodeck! Congratulations!
Here are some tutorials for getting up to speed working on Holodeck.
If you find any information that is missing or out of date, this is a wiki! Edit it!
- Overview of holodeck and how the two halves communicate
- Building
holodeck-engine
- Getting
holodeck
pip package ready for development on your machine - Packaging the project
- Debugging
holodeck
andholodeck-engine
- Configuring debugger on Linux
- Installing a build manually
- Running Tests
- Building Documentation
- Adding Agents
- Adding Worlds
- Adding Tasks
- Profiling UE4 (improve performance)