Update README
This commit is contained in:
parent
785e581f0f
commit
75331ac6ad
@ -1,6 +1,8 @@
|
|||||||
DOOM-CRT
|
DOOM-CRT
|
||||||
========
|
========
|
||||||
|
|
||||||
|
[](https://mattiasgustavsson.com/wasm/doom-crt)
|
||||||
|
|
||||||
One thing I’ve wanted to do for some time, is take the original source
|
One thing I’ve wanted to do for some time, is take the original source
|
||||||
code release for DOOM, the one that only had linux support, and make my
|
code release for DOOM, the one that only had linux support, and make my
|
||||||
own port to windows, utilizing my single header libs and putting my crt
|
own port to windows, utilizing my single header libs and putting my crt
|
||||||
@ -31,6 +33,9 @@ I had to make a few extra changes to make it so you can build it to WASM
|
|||||||
for running in a browser, but those changes are contained to a single commit,
|
for running in a browser, but those changes are contained to a single commit,
|
||||||
so if you don't want them, just checkout the commit prior to that one.
|
so if you don't want them, just checkout the commit prior to that one.
|
||||||
|
|
||||||
|
You can try this version in your browser here:
|
||||||
|
https://mattiasgustavsson.com/wasm/doom-crt
|
||||||
|
|
||||||
How to build
|
How to build
|
||||||
------------
|
------------
|
||||||
To build, start a visual studio developer command prompt and run the command:
|
To build, start a visual studio developer command prompt and run the command:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user