Skip to content

OAleex/STFS-Forge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StfsForge

Command-line tool for manipulating Xbox 360 STFS packages (CON, LIVE, PIRS).

Extract, replace, and insert files inside these containers! Useful for modding title updates, downloadable content and World Games.

Requirements

Building

git clone https://github.com/OAleex/STFS-Forge.git
cd StfsForge
dotnet build -c Release

The binary will be at bin/Release/net48/STFSForge.exe.

Usage

StfsForge -e <target_package>
StfsForge -i <source_file> <target_package>
StfsForge -r <patch_folder> <target_package>
Flag Description
-e Extract all files from a package
-i Insert a single file by filename
-r Replace files in bulk using a folder

About

Command-line tool for manipulating Xbox 360 STFS packages (CON, LIVE, PIRS).

Resources

Stars

1 star

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages