diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 00000000..26f2fdec --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,11 @@ +# Dependencies + +[OpenAssetTools](https://github.com/Laupetin/OpenAssetTools/releases) + +[PowerShell 7](https://learn.microsoft.com/en-us/powershell/scripting/install/installing-powershell-on-windows) + +# Environment Variables + +**OAT_BASE** - path to folder containing `Linker.exe` + +**OAT_GAME** - path to Black Ops 2 game folder \ No newline at end of file