Skip to content
Lukas Dürrenberger edited this page Sep 19, 2021 · 1 revision

The R5A files are a simple mesh format used in the game UIs, it store vertices, UV and simple animation for the parts. The format itself is text based which makes it easy to understand.

Tools

Clone this wiki locally