Skip to content
/ mgr-plugin-sdk Public template

Plugin sdk for Metal Gear Rising Revengeance

License

Notifications You must be signed in to change notification settings

Frouk3/mgr-plugin-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mgr-plugin-sdk

Plugin sdk for Metal Gear Rising Revengeance

Compiling

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

Installing

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

Making a mod

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 Template
Use it to make mods with plugin sdk

Releases

No releases published

Sponsor this project

Packages

No packages published