https://github.com/steviegt6/fnb
fnb is a library and command-line tool for manipulating XNBs and .tmod archives.
https://github.com/steviegt6/fnb
Last synced: 29 days ago
JSON representation
fnb is a library and command-line tool for manipulating XNBs and .tmod archives.
- Host: GitHub
- URL: https://github.com/steviegt6/fnb
- Owner: steviegt6
- License: mit
- Created: 2021-03-23T17:02:48.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-02-25T07:57:01.000Z (about 2 months ago)
- Last Synced: 2025-03-10T15:56:06.291Z (about 1 month ago)
- Language: C#
- Homepage:
- Size: 1.77 MB
- Stars: 54
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-blazingly-fast - TML.Patcher - Console application for decompiling, recompiling, packaging, and patching tModLoader's .tmod files at blazing-fast speeds. (C#)
README
# fnb
> Previously `tml-patcher`, TML.Patcher.
---
Convenient tool for packing and unpacking XNB files for various games and managing `.tmod` file archives.
## Frontends
- fnb provides its own CLI frontend included in the distributed binary,
- fnb is integrated into [my fork of ILSpy](https://github.com/steviegt6/ILSpy), which allows one to drag-n-drop `.tmod` archives directly into ILSpy.