Skip to content
forked from exelotl/fntedit

Editor for the .fnt file format used in the NDS Puyo Puyo games

Notifications You must be signed in to change notification settings

heiyu-04/fntedit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FntEdit

This is a small program I cobbled together to help with editing the .fnt files used by Puyo Puyo 20th Anniversary for the Nintendo DS, while helping with the English translation by Precise Museum.

image

Building

To compile the application, you will need:

Once everything is installed, clone the repo and compile like so:

nimble install          # get the dependencies
nim c -r fntedit.nim    # compile and run!

About

Editor for the .fnt file format used in the NDS Puyo Puyo games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Nim 100.0%