You can read about GO plugins API at this tread of oficial GO forum: http://forum.go.igg.com/viewthread.php?tid=2680&extra=&page=1
Try to view source code of plugins - you can find some information there.
Mostly GO API is undocumented, it is need to use some reverse engeneering and make a lot of experiments to find usefull functions.
Когда хастл танцуется с удовольствием, не бывает ошибок – только новые движения! © КСТ DIG
Copyright © Dmitry Spitsyn, 2008-2013
How to Make GO Plugin
You can read about GO plugins API at this tread of oficial GO forum: http://forum.go.igg.com/viewthread.php?tid=2680&extra=&page=1
Try to view source code of plugins - you can find some information there.
Mostly GO API is undocumented, it is need to use some reverse engeneering and make a lot of experiments to find usefull functions.