An open API service indexing awesome lists of open source software.

https://github.com/hotarublaze/gmodgmaextractscript


https://github.com/hotarublaze/gmodgmaextractscript

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Garry's mod .gma extraction script.

### Script Variables in common.ps1

`$GARRYSMOD_DIR` = ...\steamapps\common\GarrysMod\garrysmod\addons \
`$GMAD_BASEDIR` = ...\steamapps\common\GarrysMod\bin

### How to use
___
1) >Set `$GARRYSMOD_DIR` and `$GMAD_BASEDIR` in `common.ps1`.
2) >Open a powershell terminal and cd into directory.
3) >Type `./Process-gma.ps1` in powershell and hit enter.
___
If this worked, you should have a directory called `gmad-extracted`, containing all the extracted gma's contents in their own subdirectorys.