This website works better with JavaScript.
Home
Explore
Help
Sign In
ObsidianBlk
/
nespaint
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
221
Commits
4
Branches
Tree:
54b30b2ca6
dev
dev-bank
dev-tmpl
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '54b30b2ca6'
${ noResults }
Commit Graph
5 Commits (54b30b2ca67a21e20db0e7052aead3917b5f5c2c)
Author
SHA1
Message
Date
Bryan Miller
f13b664a15
Started adding some UI to export Bank as CHR file.
5 years ago
Bryan Miller
97c0a73619
Hidden File Input reset after loading a project.
5 years ago
Bryan Miller
5e5343920c
Project can now be exported to a json file. Loading of project json file technically works, but doesn't actually put the loaded json into the data objects... effectively no loading ATM.
5 years ago
Bryan Miller
8ce067e1de
Added a dropdown menu to the nav bar for loading/saving projects (currently just cosmetic atm). Cleaned up the look of the main logo.
5 years ago
Bryan Miller
ad0b29b0dc
Server now uses ejs to serve the index html. Broke the original index.html file into ejs file located in the /views folder.
5 years ago