kevansevans wrote:Yes, this is my first mod. And i find it easier for the people to have as few files as possible. I do not like to waste space, i try to make the files small as possible.
Text-based mods are tiny, especially when packed into a zipped format like PK3. Nevermind that you're creating unneded work for end-users: They would have to modify their base game files as well, which there is
no good reason to do, considering ZDoom's immense extensibility. There is a proper way to do these things, you just need to make the effort to learn them.
kevansevans wrote:And the reason i have people replace the ZDoom.pk3 is because that's where i modded the code, i work better when i can see the code being used without having to surf the internet allover.
It's fine to research the code, but there's
no need to change it at the source. Would you glue paper into your favorite book to write your own story?
Nevermind that we have a [wiki=Main_Page]Wiki[/wiki] and this forum. If you can't find information you need on the former, try the latter.