thanks for the tip, it works very well with notepad++. I wrote a batch-file that starts acknex:
@echo on
cd c:\program files (x86)\gstudio8
start acknex.exe game.c
Then I created a shortcut to this file, which I can start with
ctrl + alt + n. But the project files need to be in the gstudio8 folder, which is very annoying. Can I somehow put them in a folder without getting an error message?
greetings
Valle