code34 248 Posted June 16, 2018 ARMAGO Version 0.3 Hi, good news if you like golang like me, I give you a golang template that allows to quickly create extensions in .dll or .so You can fork : Github ARMAGO Template You can also find a full french article on Nestheat which describes how it works: https://arma409626711.wordpress.com/2018/06/16/arma-creer-une-extension-en-golang/ Edit: Please if you like it, don't forget to rate this topic :) 2 4 Share this post Link to post Share on other sites
Callsign 128 Posted June 17, 2018 Why is this [OFFICIAL]? I presume this has nothing to do with BI? Share this post Link to post Share on other sites
code34 248 Posted June 17, 2018 Official is not a keyword reserved for BI. The meaning was this is the official topic for this extension. I just copy / paste, old title that i used before for another topic. If someone ask you to download Arma Go, use the link in topic, this page is trusted by author. Share this post Link to post Share on other sites
Guest Posted June 19, 2018 An Armaholic mirror is now available: Armago Share this post Link to post Share on other sites
code34 248 Posted August 6, 2018 Hi Just update Armago to 0.2 release note: - add rvextensionargs function support - add rvextensionversion function support - fix output size 1 Share this post Link to post Share on other sites
Guest Posted August 7, 2018 The Armaholic mirror has been updated with the new version: Armago Share this post Link to post Share on other sites
code34 248 Posted August 7, 2018 Hi Foxhound ! thanks for the update Share this post Link to post Share on other sites
Gudsawn 93 Posted August 8, 2018 Looking forward to trying this. Thanks a lot for making it! Share this post Link to post Share on other sites
code34 248 Posted August 8, 2018 you are welcome There is so much interesting things to do ! don't hesitate to share your success 1 Share this post Link to post Share on other sites
code34 248 Posted August 13, 2018 Hi Just release the version 0.3 with an hotfix concerning buffer overflow. 1 Share this post Link to post Share on other sites
Guest Posted August 13, 2018 The Armaholic mirror has been updated with the new version: Armago v0.3 Share this post Link to post Share on other sites
FallujahMedic -FM- 867 Posted August 13, 2018 Nice to see golang in Arma ! Share this post Link to post Share on other sites
code34 248 Posted July 8, 2019 Hi Just released the 0.4 version: https://github.com/code34/armago_x64/releases/tag/0.4 Changelog: - add 32 bits support 1 Share this post Link to post Share on other sites
5133p39 14 Posted May 3, 2023 Just to make sure... this is now outdated, right? I tried to use it, and it makes the game crash - is that because something changed about the way A3 calls the extension functions, or is it something else? Share this post Link to post Share on other sites