Hey Chris,
I was wondering if there is any way I can find out the equivalency between plugin interface versions and the AGS engine version?
I wanted to provide correct requirements for all my plugins and I wanted to have a table, so I can check the maximum version of the plugin API functions used and map them to the appropriate required AGS version.
Thanks in advance,
fjeronimo
Sure:
AGS 2.51: interface version 7
AGS 2.52: interface version 8
AGS 2.53: interface version 10
AGS 2.55: interface version 11
Thanks Chris. This will come in handy. :)
fjeronimo