mirror of
https://github.com/dhewm/dhewm3-sdk.git
synced 2025-02-25 13:11:29 +00:00
Update and rename README.md to README.txt
This commit is contained in:
parent
24c2745ccf
commit
d4e2d85ce6
1 changed files with 3 additions and 7 deletions
|
@ -15,6 +15,7 @@ create a Visual Studio Solution for you so you can program and compile with
|
||||||
Visual Studio like you might be used to.
|
Visual Studio like you might be used to.
|
||||||
|
|
||||||
Over a dozen plus files are different from the original sdk. Some features include:
|
Over a dozen plus files are different from the original sdk. Some features include:
|
||||||
|
|
||||||
+improvements to thirdperson camera
|
+improvements to thirdperson camera
|
||||||
+Improved collision based melee combat system
|
+Improved collision based melee combat system
|
||||||
+"special move" style inputs for player attacks similar to fighting games
|
+"special move" style inputs for player attacks similar to fighting games
|
||||||
|
@ -86,12 +87,7 @@ Also, the CMakeLists.txt file must be adjusted (see the dentonmod branch for exa
|
||||||
Please note that currently I only accept mods that are released under the
|
Please note that currently I only accept mods that are released under the
|
||||||
GPL license - the one used by Open Source Doom3 (i.e. *not* only the Doom3 SDK license) -
|
GPL license - the one used by Open Source Doom3 (i.e. *not* only the Doom3 SDK license) -
|
||||||
because neither the GPL nor the SDK license allow merging code from both licenses.
|
because neither the GPL nor the SDK license allow merging code from both licenses.
|
||||||
So please get permission from the mod authors first.
|
So please get permission from the mod authors first
|
||||||
|
|
||||||
Yes, this unfortunately means that unless you manage to contact Sikkpin and get
|
|
||||||
his permission, there will be no Sikkmod for dhewm3 (and neither other mods that
|
|
||||||
use Sikkmod code) :-(
|
|
||||||
*(If you are Sikkpin, please get in touch!)*
|
|
||||||
|
|
||||||
### Getting in touch
|
### Getting in touch
|
||||||
|
|
Loading…
Reference in a new issue