You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Devine Lu Linvega 58f3fd7ab8 Trigger state change on cut/paste 5 days ago
etc Added PasteMono 1 year ago
src Trigger state change on cut/paste 5 days ago
.build.yml Fixed CI 11 months ago
.gitignore Fixed issue with long filepaths 4 years ago
LICENSE Cleanup 5 years ago
README.md Added badge 3 years ago
makefile Open/Save icn files as mono 2 years ago

README.md

Nasu

Nasu is a sprite editor, written in Uxntal.

Build

You must have an Uxn assembler and emulator.

uxnasm src/nasu.tal bin/nasu.rom
uxnemu bin/nasu.rom

If do not wish to assemble it yourself, you can download nasu.rom.

builds.sr.ht status

Push

Pushing to the itch.io store.

~/Applications/butler push bin/nasu.rom hundredrabbits/nasu:uxn

Support