The original Rampant mod is licensed under the GNU GPLv3 license which makes it pretty clear that you can distribute modified copies of a piece of software provided you:
- state any changes you made.
- license your version under the same license.
- include a copy of the GNU GPLv3 license and copyright notice with your version.
- disclose the source code of your version.
This mod does not meet conditions 2, 3, or 4 which is a problem and technically grounds for the original mod author to request this version to be taken down. The fix is pretty simple; change the license and publish the source code somewhere (e.g. GitHub).
I love this mod and would like to see it stay up hence why I'm raising this issue.