Plugin sdk for Metal Gear Rising Revengeance
For now, its just empty for using it as SDK, download it, and move it to the project you will make
Language: C++
File extension: .asi file
In order to install, download code
Code->Download ZIP
IDEs:
- Visual Studio 2022
- Visual Studio Code
When using Visual Studio Code you can't compile your project into .asi mod
Firstly, after downloading the ZIP you need to unpack it in the folder where the Plugin-SDK will be located(Create new folder if necessary)
After unpacking, make sure to run "SetAsEnvironmentVariable.bat"
And after that, you should be successful to run the framework
There's example how to make a basic mod for the game, but, the code itself and sdk will change with some time
MGR Plugin SDK Framework
Use it to make mods with plugin sdk