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
203
Commits
4
Branches
Tree:
5e5343920c
dev
dev-bank
dev-tmpl
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '5e5343920c'
${ noResults }
Commit Graph
3 Commits (5e5343920c14e561e7bf301a66bdfd7539368841)
Author
SHA1
Message
Date
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