5
votes
Accepted
Build Unity from C# script
According to an answer on Unity Answers, you need to put the scripts used for building into a folder named Editor (specifically, ...
1
vote
Unity Build Automation
I don't know if it'll work for your specific use case, but note that there's the PostProcessBuild attribute for editor scripts that run automatically after a build. I use that to edit the XCode ...
Only top scored, non community-wiki answers of a minimum length are eligible
Related Tags
automation × 26unity × 8
build-process × 4
c# × 3
c++ × 2
algorithm × 2
procedural-generation × 2
tilemap × 2
tiles × 2
card-game × 2
testing × 2
deployment × 2
opengl × 1
2d × 1
libgdx × 1
game-design × 1
animation × 1
javascript × 1
rendering × 1
sprites × 1
graphics × 1
movement × 1
multiplayer × 1
ai × 1
game-mechanics × 1