From 2e8da4edbbdfccbf929ad3c33e80d9727be8557f Mon Sep 17 00:00:00 2001 From: Skyth <19259897+blueskythlikesclouds@users.noreply.github.com> Date: Mon, 24 Feb 2025 17:59:08 +0300 Subject: [PATCH] Update README.md. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dc13a1ce..761afafb 100644 --- a/README.md +++ b/README.md @@ -184,7 +184,7 @@ Modded files for the Xbox 360 version of the game are compatible with Unleashed ## Update Roadmap -### A number of different features are planned for future updates. +A number of different features are planned for future updates. ### Action Remapping @@ -363,7 +363,7 @@ This project does not plan to support any more platforms other than Windows, Lin ## Credits ### Unleashed Recompiled -- [Skyth](https://github.com/blueskythlikesclouds): Creator and Main Developer of the recompilation utilizing technologies created for it such as [XenonRecomp](https://github.com/hedge-dev/XenonRecomp) and [XenosRecomp](https://github.com/hedge-dev/XenosRecomp). Other responsibilities include the creation of the graphical and audio backends for the project, alongside newly added custom menus, numerous patches and new features to the game. +- [Skyth](https://github.com/blueskythlikesclouds): Creator and Main Developer of the recompilation, as well as the developer of technologies created for it such as [XenonRecomp](https://github.com/hedge-dev/XenonRecomp) and [XenosRecomp](https://github.com/hedge-dev/XenosRecomp). Other responsibilities include the creation of the graphical and audio backends for the project, alongside newly added custom menus, numerous patches and new features to the game. - [Sajid](https://github.com/Sajidur78): Co-creator and Main Developer of the recompilation utilizing technologies created for it such as [XenonAnalyse](https://github.com/hedge-dev/XenonRecomp/?tab=readme-ov-file#XenonAnalyse). Other responsibilities include the implementation of core components, like Xbox 360 kernel level calls with Win32 equivalent replacements to make the game function.