Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added a script called "gitrid.sh", which will update wire_version.txt…
… and remove the git repository. Use this script where you would previously use SVN export. Steps: 1. cd <your gmod addons folder> 2. git clone <your local wire git repository directory> 3. cd wire 4. ./gitrid.sh Remember to put windows paths (with backslashes and such) in quotes on git bash
- Loading branch information