Skip to content

Repository files navigation

remsg

Open on npmx.devOpen on npmx.devOpen on npmx.devnpm bundle size

A library for parsing and serializing MSG files for the RE Engine, more specifically for Monster Hunter: Rise.

This library pretty much a port of REMSG_Converter which is based on the work in mhrice.

Usage

import{readFileSync}from"fs"import{encodeMsg,decodeMsg}from"remsg"constdata=readFileSync("./somefile.msg.23")constjson=decodeMsg(data)constmsg=encodeMsg(json)

About

A library for parsing and serializing MSG files for the RE Engine

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages