Skip to content

Instantly share code, notes, and snippets.

@sogaiu
Created December 11, 2018 21:05
Show Gist options
  • Save sogaiu/f8be4a0114c0885b814acdd54d3c495c to your computer and use it in GitHub Desktop.
Save sogaiu/f8be4a0114c0885b814acdd54d3c495c to your computer and use it in GitHub Desktop.
sample update and deployment steps to a unity project
git clone https://github.com/arcadia-unity/clojure-clr.git
cd clojure-clr
git checkout unity
make
sh deploy.sh <project/Assets/Arcadia/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment