Adventure Game Studio

AGS Support => Modules, Plugins & Tools => Topic started by: tostiok on Wed 15/06/2022 21:17:55

Title: MODULE: Debugging Console
Post by: tostiok on Wed 15/06/2022 21:17:55
I created this Module (+GUI) in order to have a console where I can log output, similar than a browser console.
In order to use it, just install the module script, and create a GUI with some controls.
The project README.md includes instructions to create this simple GUI.

If is there a similar or better module for loogging data while developing games, I would love to try it.

https://github.com/tostiok/ags-console (https://github.com/tostiok/ags-console)