WeiDUorg / weidu

WeiDU is a program used to develop, distribute and install modifications for games based on the Infinity Engine.
http://www.weidu.org
GNU General Public License v2.0
90 stars 20 forks source link

The documentation about ADD_SPELL should be slightly tweaked #154

Closed 4Luke4 closed 4 years ago

4Luke4 commented 5 years ago

It states: ADD_SPELL newSPLfile

This is probably better: ADD_SPELL modpath/SPLName.SPL

FredrikLindgren commented 5 years ago

I'll clarify that newSPLfile should include path and extension.

4Luke4 commented 5 years ago

I'll clarify that newSPLfile should include path and extension.

Yeah, it's basically the same as ADD_PROJECTILE.......