Update README.md

This commit is contained in:
Tyler Jaacks 2024-09-02 18:59:26 -05:00 committed by GitHub
parent f11e93135d
commit e199939ce8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,8 @@
# XBOXEmu
The worlds first Xbox One compatibility layer for Windows.
<a href="https://discord.gg/mHN2BgH7MR">Discord</a>
# HOW IT WORKS
The idea for this project is to provide a compatiability layer allowing you run binaries compiled for the Xbox One Development Kit (XDK).
How it works, we are implementing a basic Windows Portable Executable (Windows PE) loader that will load the .exe for Xbox One application.