diff --git a/README.md b/README.md index 684bb16..f484c17 100644 --- a/README.md +++ b/README.md @@ -25,4 +25,8 @@ The project acts as a DLL proxy. To ensure the game can still access the origina Execute the build script provided in the repository to generate the proxy DLL: -```bash ./build.sh``` \ No newline at end of file +```bash ./build.sh``` + +# Disclaimer and Licensing + +This project, EOSSDK-Holos, is an independent research initiative focused on software emulation and network engineering. Its primary objective is to enable Peer-to-Peer multiplayer connectivity by providing an emulation layer for the Epic Online Services SDK. It is important to clarify that this project does not endorse, support, or encourage piracy, copyright infringement, or the unauthorized distribution of software. To utilize this patch, users must possess a legitimate, legally obtained copy of the game, as this project does not bypass or provide game content and functions exclusively as a network compatibility layer for existing owners. The code and documentation provided herein are intended solely for educational and research purposes. All source code developed for this project is distributed under the terms of the GNU General Public License, Version 2, and users are encouraged to review the license terms to understand their rights and obligations regarding the modification and redistribution of this software. \ No newline at end of file