mirror of
https://github.com/dhewm/dhewm3-sdk.git
synced 2025-04-25 02:31:29 +00:00
minor cosmetic changes to README
This commit is contained in:
parent
35f9da4f2a
commit
d10891a24f
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
@ -6,12 +6,12 @@ for (or port Doom3 mods to) [dhewm3](https://dhewm3.org).
|
||||||
It contains (mostly) the same source files as the original Doom3 SDK, but these
|
It contains (mostly) the same source files as the original Doom3 SDK, but these
|
||||||
are taken from dhewm3 and **are licensed under GPLv3, not the SDK license**.
|
are taken from dhewm3 and **are licensed under GPLv3, not the SDK license**.
|
||||||
Another small difference is that this is built using [CMake](https://cmake.org/)
|
Another small difference is that this is built using [CMake](https://cmake.org/)
|
||||||
instead of SCons + VS Project files.
|
instead of SCons + VS Project files.
|
||||||
This means that you need CMake to build it, but don't worry, on Windows it can
|
This means that you need CMake to build it, but don't worry, on Windows it can
|
||||||
create a Visual Studio Solution for you so you can program and compile with
|
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.
|
||||||
|
|
||||||
This repository also contains ports of existing mods whose authors released
|
This repository also contains ports of existing mods whichs authors released
|
||||||
the source under GPL; you can find these in their own branches.
|
the source under GPL; you can find these in their own branches.
|
||||||
|
|
||||||
## How to build
|
## How to build
|
||||||
|
@ -52,7 +52,7 @@ So please get permission from the mod authors first.
|
||||||
|
|
||||||
Yes, this unfortunately means that unless you manage to contact Sikkpin and get
|
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
|
his permission, there will be no Sikkmod for dhewm3 (and neither other mods that
|
||||||
use Sikkmod code) :-(
|
use Sikkmod code) :-(
|
||||||
*(If you are Sikkpin, please get in touch!)*
|
*(If you are Sikkpin, please get in touch!)*
|
||||||
|
|
||||||
### Getting in touch
|
### Getting in touch
|
||||||
|
@ -62,5 +62,5 @@ but don't want to port it yourself (or don't have time or are unsure how)
|
||||||
please contact me, I can probably help you :-)
|
please contact me, I can probably help you :-)
|
||||||
|
|
||||||
The easiest way to contact me is by creating an issue in this Github repository,
|
The easiest way to contact me is by creating an issue in this Github repository,
|
||||||
or by sending a DM to "caedes" in the [id Tech Forums](http://idtechforums.fuzzylogicinc.com/)
|
or by sending a DM to *caedes* in the [id Tech Forums](http://idtechforums.fuzzylogicinc.com/)
|
||||||
or by pinging "caedes" in the #iodoom3 IRC channel on FreeNode.
|
or by pinging *caedes* in the #iodoom3 IRC channel on FreeNode.
|
||||||
|
|
Loading…
Reference in a new issue