A RPG Maker MV/MZ Resource Editor
See the documentaion for instructions on how to use it.
- OS : Windows 10 or higher version(include server edtions)
- Tools
- PowerShell 7
- Visual Studio 2022(include 'Desktop development with C++' and '.NET desktop development' workload)
- .NET 7 SDK
- Open a PowerShell terminal from
./scripts
. - Run the commands below.
Set-ExecutionPolicy Unrestricted
./publish.ps1 -target MView/MView.csproj -publishProfile (x64|arm64).pubxml -excludeSymbols $(true|false)
The contents are freely available under the MIT License.
The licenses of third-party libraries can be found here.