Update README.md

This commit is contained in:
yaz0r 2021-11-02 17:26:32 -07:00 committed by GitHub
parent cfb5f68d22
commit 62e0a9b5ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -4,3 +4,6 @@ Free in the Dark, a Alone in the Dark engine reimplementation.
Long overdue source code update from the version that was released on source forge in the 2000s.
Only buildable with Visual Studio 2019 for now (cmake via build/vs2019.bat) but other platform should be fairly straight forward.
Rendering is being rewritten to bgfx, for better portability. There is still some graphical artifacts.