Usage

How to use gfg_gangs in your own scripts.

gfg_gangs is built off the ability to use exports for everything you would need to do, so you don't have to interface directly within the resource itself (set and forget).

All exports are built to be used client side or server side interchangeably, however this does mean that some client side exports might have different arguments compared to their server side alternatives. so pay attention to the data types that each export is asking for.

Last updated