This is a demonstration of a build file I created for my Game Programming Basics 2 class. The topic is build automation, and I am using Nant to download files from the web, extract them to a temporary folder, copy the extracted files to a Unity project, then remove the temporary files. This was for the first assignment of the course.
Link to this comment:
All Comments (0)