1
0
Fork 0
mirror of https://github.com/galaxyhaxz/devilution synced 2025-02-20 12:14:56 +00:00

Update README.md

This commit is contained in:
Andi 2020-11-28 18:42:05 -06:00 committed by GitHub
parent 618216c966
commit 56886b8f09
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,6 +5,6 @@ I've decided to release the very first version of Devilution alongside the last.
The first version [2018_03_14](2018_03_14) was a raw dump from IDA that had thousands of errors fixed before it finally compiled. Executable immediately crashes when ran.
The last version [2020_03_31](2020_03_31) will let you see what two years of work to clean it all up resulted in. This is the latest rewrite done entirely by me, based off the beta and existing cleanups.
The last version [2020_03_31](2020_03_31) will let you see what two years of work to clean it all up resulted in. This is the latest rewrite done entirely by me, based off the beta and existing cleanups. Note that some files and functions were not cleaned up (like `players.cpp`), as I gave up on the project.
Credits to the people who also helped along the way.