Skip to content

CodfishBender/MabiMapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MabiMapper

A Unity project designed to load and render terrain and props from Mabinogi's data folder.

Features

  • Recreates all terrain geometry into Unity's Mesh format.
  • Loads terrain textures onto each areaPlane. (terrain tilesets not supported)
  • Recreates all prop meshes into Unity's Mesh format.
  • Textures and colors all props in the scene accordingly.

System Requirements

  • Unity 2022.3.10f1

How to Use

  1. Select the #Terrain object in the scene.
  2. Select an unpacked data folder.
  3. Select a region file.
  4. Click Generate to construct the terrain.
  5. Select which prop types to generate.

*To make the generated terrain/props persistent, remove the tag "Prop" from the prop parent and the "Region" tag from the terrain parent.

Supported Formats

Mabinogi's Region (.rgn) file format.

Acknowledgements

This project wouldn't be possible without [exectails] and his repos.

About

Renders Mabinogi region files in Unity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published