Adventure Game Studio

AGS Support => Advanced Technical Forum => Topic started by: Monsieur OUXX on Mon 18/11/2019 17:59:08

Title: Any plugin to use a third-party language?
Post by: Monsieur OUXX on Mon 18/11/2019 17:59:08
I'm looking for an AGS engine plugin that would let me use any third-party language, do do stuff that I can't do with AGS.
There use to be quite a few : Lua, Python, C#...
However it seems that all of them are now lost, broken or not compatible with the latest AGS.

Does anyone have a suggestion?
Title: Re: Any plugin to use a third-party language?
Post by: Crimson Wizard on Mon 18/11/2019 18:10:36
You can write in C++, inside plugin itself :).
Title: Re: Any plugin to use a third-party language?
Post by: eri0o on Mon 18/11/2019 18:57:34
I am not sure what sort of stuff you can't do in AGS, maybe narrowing exactly what you are looking for?