Hi guys, I'm new to this forum and SQF.
As it stands I have been testing my scripts using the init.sqf in the Editor; however, I want to be able to distribute them as PBOs.
Now I understand how to make a PBO using BinPBO but after creating my PBO, I tried to add it into game via the mod folders/launch options but it does not appear to function/run.
I have seen there's a config.cpp/bin that is present in all addons and I am unsure how I am supposed to configure this for a purely script-based addon (no assets).
I've searched everywhere but I can't seem to find anything. I don't know whether it's because I'm searching for the wrong terms or what but any help would be greatly appreciated.
Cheers.
Just for extra info, I am a programmer by day so you can assume I understand general programming constructs.