Skip to content

zrckr/FEZEdit

Repository files navigation

icon FEZEdit

A Modding Tool for FEZ

ArtObjects TrileSets Levels
WorldMap BackgroundPlanes CharacterAnimations

See the Screenshots for more images.

Overview

FEZEdit is a GUI tool created for managing and modding FEZ's assets.

Warning

FEZEdit is in a development state, and only suitable for use by modding developers.

Expect that some features will be missing or will not work at all.

Building

Warning

Clone the repository with flag --recurse-submodules.

If you have already cloned the project, use this:

git submodule init
git submodule update

FEZEdit uses Godot 4.5.1 with C# support. Older versions will not work. Before opening the FEZEdit.sln solution in your IDE of choice, open the FEZEdit/project.godot in Godot first to import all files.

Documentation

You can find documentation for the program in Documentation folder.

It's still a work in progress so there are some pages missing.

Features

Asset Management

  • Opening PAK files
  • Opening folders with extracted assets (XNB and FEZRepacker formats are supported)
  • Converting assets from XNB and back
  • Extracting assets from PAK and repacking them

Asset Editing

  • World Map
  • Tracked Songs
  • Static text (localization files)
  • Save files (PC and iOS formats)

Special thanks to

About

A modding tool for FEZ assets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published