Skip to content

tallenbaugh/unity-build-actions

 
 

Repository files navigation

SuperUnityBuild - BuildActions

BuildActions for use with the SuperUnityBuild build automation tool.

BuildActions are one of the key components that make the SuperUnityBuild build automation tool flexible and powerful. Each one extends the capabilities of SuperUnityBuild and can be easily setup and customized to suit your needs, and if there's some other specialized functionality that your project needs, you can simply write your own BuildActions and integrate them into the build process.

This repository is intended to serve as an ever expanding library of useful BuildActions as more of them are created.

Basic Usage

If you don't already have SuperUnityBuild, get it from its GitHub repository. Then, do one of the following:

  • Download this project and copy the folder for the tools you want into your project's Assets directory.
  • Make this repository a git submodule within your project's Assets directory.

Refer to the SuperUnityBuild wiki for basic information on how to setup, use, and create your own BuildActions. For specific details on one of the BuildActions featured here, refer to the README in its directory.

Tools

Contributing

Bug reports, feature requests, and pull requests are welcome and appreciated.

Credits

License

All code in this repository (unity-build-actions) is made freely available under the MIT license. This essentially means you're free to use it however you like as long as you provide attribution.

Zip File Utility includes a pre-compiled DotNetZip library which is licensed under the Ms-PL. See DotNetZip's repository for more info.

About

BuildActions for use with the SuperUnityBuild build automation tool.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%