Skip to content

A RPG Maker MV/MZ resource editor

License

Notifications You must be signed in to change notification settings

root-square/mview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MView

A RPG Maker MV/MZ Resource Editor

GitHub Workflow Status GitHub release (latest by date) GitHub all releases GitHub

Usage

See the documentaion for instructions on how to use it.

Build

Requirements

Guide

  1. Open a PowerShell terminal from ./scripts.
  2. Run the commands below.
Set-ExecutionPolicy Unrestricted
./publish.ps1 -target MView/MView.csproj -publishProfile (x64|arm64).pubxml -excludeSymbols $(true|false)

License

The contents are freely available under the MIT License.

The licenses of third-party libraries can be found here.