https://github.com/mediaexplorer74/xnbexporter
Simplest XNB to PNG converter (for 1 file only; no group operations yet)
https://github.com/mediaexplorer74/xnbexporter
converter desktop game-development gamedev utility windows xna
Last synced: 2 months ago
JSON representation
Simplest XNB to PNG converter (for 1 file only; no group operations yet)
- Host: GitHub
- URL: https://github.com/mediaexplorer74/xnbexporter
- Owner: mediaexplorer74
- License: mit
- Created: 2024-02-12T11:54:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-12T12:10:49.000Z (over 2 years ago)
- Last Synced: 2025-01-31T12:35:08.066Z (over 1 year ago)
- Topics: converter, desktop, game-development, gamedev, utility, windows, xna
- Language: C#
- Homepage:
- Size: 150 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
## XNBExporter
- This is simplest desktop xnb2png converter that hase minimal graphical UI.
Textures only. No sound/music/font support.
## Screenshot(s)

## How-To
1. Place xnb file on XNBExporter folder. For example, "bg.xnb"
2. Type command "bg" (without ".xnb").
3. Click "Go for it!" to start.
4. Check bg.png at XNBExporter folder.
## ..
No support. DIY.
## .
- mediaexplorer 2024