ello, community. I have created my second mod using Drongo's Config Generator. There was no problem creating the first one and I have learned to create such mods and files very quickly. I did everything the right way - I created my units and added Drongo's generator module in the editor, which created the .cpp file. I converted it into a .PBO file successfully using the Addon Builder. After that I uploaded the .PBO file and created a mod, launched it with the requirements, but an error occurs:
File Addons\ config.cpp, line 2: /cfgPatches/: '-' encountered instead of '{'
What could be wrong? I have opened the file and the '{' was there instead of '-', so it was OK. Here's the whole file's content:
Thank you in advance!