Skip to content

Latest commit

 

History

History
58 lines (43 loc) · 1.58 KB

File metadata and controls

58 lines (43 loc) · 1.58 KB

Dependencies

This document lists runtime/build dependencies and helper programs required to use, build, and publish LULT.

Runtime Dependencies (Linux)

Tooling Dependencies

Build Dependencies

Optional Dependencies

Notes About .exe Support

  • In this project, UnrealLocres.exe is intended to run through mono.
  • wine is not required in normal setup.
  • If you encounter edge-case compatibility issues with mono, wine can be tested as fallback.

Quick Install (Fedora example)

sudo dnf install -y python3 python3-pip mono-complete curl

Optional:

sudo dnf install -y wine cargo rust