上QQ阅读APP看书,第一时间看更新
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.