I want to create a wiki for DUGA, to help the community and me (mostly me lol) and I thought I should probably ask for your permission before I go ahead and make the wiki. Secondly, if you do approve of me making the wiki, is it possible for you to send the stats of the enemies in DUGA? I already have access to most information (i.e. gun statistics, sprite sheets, etc.) by going through the games files/information being there in the game. But I do not understand Python nor know where to look. If you decide to let me make the wiki, that'd be great!
- Finfee
Another idea: 1 health mode, as someone who has basically done all there is to do in DUGA (game's still fun) I would like more of a challenge. 1 health mode would simply be normal DUGA, except you cannot pick up armor/health packs, and start at 1 health. You cannot get hit.
Edit: Friend helped me decypher Python while looking through your source code, so all I need is your approval!

Funny that you mention modding, as I have technically modded DUGA, but in a really lame sense. I just swapped out some files and changed the shirt color of the character to green instead of navy blue. Here's what my cursed main screen of DUGA looks like. After you told me to actually mod mod the game, I tried, and it worked - sort of. I downloaded the files from the Github page, as it showed the python files, and changed around a few values. When I hit save, I looked for a .exe file to run the "amazing" modifications I made, and found none. I tried putting in another .exe file from a different file of DUGA (.zip version downloaded from the itch.io page) and it just ran like a normal game of DUGA (I believe its because the .exe has the python code compiled in it but I'm not really a tech guy.) Is there any obvious information that I'm just missing? Do I need to make a .exe file? Do I need more than just an extremely basic level of understanding of Python? Please help!