Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 9 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 (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-26T01:39:05.000Z (6 months ago)
- Last Synced: 2024-05-16T08:12:07.303Z (6 months ago)
- Language: C#
- Homepage:
- Size: 1.11 MB
- Stars: 46
- Watchers: 4
- 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.