Open Source Workaround
I'd been thinking about it for a while, but if I made a program that created a "diff" between the Sourceforts codebase and the Source SDK as a whole, then I could just redistribute the changed code rather than all of it.
So, I started working on it a few hours ago and while it doesn't do a full diff (so it still has some legal matters) yet, I'm working on it.
Soon it'll probably be able to do a full differential on a per line basis.
Then a coder will download this diff (patch), create a new mod from that "Source SDK" menu then overwrite the Source SDK code with the patch's code.
Yeah, complicated, but it's looking good.
|