Update README.md

This commit is contained in:
JerryALT 2024-05-15 10:24:42 +00:00
parent 3b8f4a0200
commit f10f9162b1

View File

@ -35,8 +35,8 @@ ___
# Disclaimer
This software has been created purely for the purposes of academic research. Project maintainers are not responsible or liable for misuse of the software. Use responsibly.
# Features
[Mod compatibility list](https://github.com/JerryALT/iw3sp_mod/wiki/Mod-compatibility-list)
# Features (Short)
[Mod compatibility list](https://gitea.com/JerryALT/iw3sp_mod/wiki/Mod-Compatibility)
- Increased asset limits for IW3
- FX: 1200
@ -47,11 +47,10 @@ This software has been created purely for the purposes of academic research. Pro
- Weapon: 2400
- Xmodel: 5125
- Added the game achievements;
- Added the [gamepad](https://github.com/JerryALT/iw3sp_mod/wiki/All-about-gamepad) support with aim assist;
- Added the [custom methods and functions](https://github.com/JerryALT/iw3sp_mod/wiki/GSC-Functions) for GSC;
- Added loading the additional .ff files `[level name]_patch.ff`;
- Added FOV logic from multiplayer to singleplayer;
- Added [map entities editing](https://github.com/JerryALT/iw3sp_mod/wiki/Changing-the-map-entities) for the stock maps and more...
- Added the gamepad support with aim assist;
- Ability to launch the mods from main menu of the game and more...
More information about features of the IW3SP-MOD you can see in Wiki Page: [link](https://gitea.com/JerryALT/iw3sp_mod/wiki/IW3SP-MOD%3A+Features.-)
# How to install modification? (For regular users)
**NOTE**: You must legally own [Steam version](https://store.steampowered.com/app/7940/Call_of_Duty_4_Modern_Warfare_2007/) of Call of Duty® 4: Modern Warfare® (2007) to run this mod. Cracked/Pirated/CDs versions of the game are **NOT** supported.
@ -63,5 +62,5 @@ This software has been created purely for the purposes of academic research. Pro
1. Clone the this repository. I recommend use the [git-scm](https://git-scm.com/downloads).
</br>P.S: (**Downloading the zip does not include deps!**)</br>
2. Find any directory which you want the placed the content of repository, then open context menu and find "Git Bash Here" and write next line in the cmd: `git clone https://gitea.com/JerryALT/iw3sp_mod`
3. After cloning click the generate.bat and wait when all files will be ready.
4. Open build folder and find the iw3sp_dev.sln file and compile.
3. After cloning click the `generate.bat` and wait when all files will be ready.
4. Open build folder and find the `iw3sp_dev.sln` file and compile.