Conversation
|
Can you add a PR for the other two branches as well? |
|
Maybe I'm wrong, but adding core files to the other two branches? Are you taking about minimal (no in-game artwork, just GUI?) and event (not sure what this is used for)? From what I see in Continuous-Delivery only the detailed artwork is used... |
|
The minimal branch does not contain IGC and related files, so we only maintain 2 branches for client install files - Regular Graphics (256) & High-Res graphics (2048). minimal branch is primarily used for Client auto-update / security & testing (where a strict verification of all artwork assets is performed) - detailed branch is the "High-resolution" graphics (32bit sources @ 2048d) version of the master branch. as for the server & pigs, they automagically filter IGC and CVH from the master branch (Regular Graphics). So in this scenario you would duplicate out the Pcore007 artwork to both branches, Master and Detailed. |
No description provided.