Skip to content

scottadkin/umod-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

umod-extractor

Tool to unpack Unreal Tournament .umod packages

Requirements

  • Node.js

How To Install

To directly unpack to the correct folders:

  • Place contents of archive into your Unreal Tournament main directory. e.g C:/UnrealTournament/

You can also place the package anywhere else if you don't want to directly place the extracted files into their respective folders.

How To Run

  • Open command prompt in the installed directory.
  • Type: node app filename to unpack a single package, note you don't add the file extension.
  • Type node app filename, filename2, filename3 to unpack multiple files.

Demo Video

Demo video