- Mastering CryENGINE
- Sascha Gundlach Michelle K. Martin
- 117字
- 2021-07-16 12:07:24
Chapter 1. Setting Up the Perfect Pipeline
Before the actual work on any new project can begin, you as a developer have to think about your production pipeline. Time spent on designing a robust pipeline is always time well invested. The larger the project ahead of you, the more important it is to set up a stable pipeline. In this chapter, we will discuss the following topics:
- Production pipeline setup for CryENGINE projects
- Using version control in CryENGINE projects
- Setting up automated builds and build scripts
- Integration of CryENGINE builds and versions
The goal of this chapter is to provide you with information and best practices on building a stable and flexible CryENGINE production pipeline.