RD-3: Implemented M_LoadDefaults. Also add d_strings, giving supprot for English default strings

This commit was merged in pull request #3.
This commit is contained in:
Jim
2026-05-27 19:17:29 +01:00
parent fd9bbaee2d
commit dd7573a807
12 changed files with 1203 additions and 6 deletions

View File

@@ -1,5 +1,7 @@
# RustyDoom
A rust version of the original Doom.
This is more of a learning exercise than something good!
A Rust version of the original DOOM from the offically released source code found at [https://github.com/id-software/doom](https://github.com/id-software/doom)
This is more of a learning exercise than something good!
This repository will only contain the SHAREWARE verison of the original DOOM1, but will be able to run both IWAD and PWADS.