Skip to content

Commit

Permalink
start rebuild
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Smart <derek@grindaga.com>
  • Loading branch information
mcred committed Feb 25, 2019
1 parent e46dbf5 commit 974b3ef
Show file tree
Hide file tree
Showing 38 changed files with 6 additions and 1,620 deletions.
18 changes: 5 additions & 13 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
node_modules
workfiles
build
npm-debug.log
.DS_Store
*.map
Crissaegrim*
/movies
/app/components/*.js
/app/custom/*.js
/app/models/*.js
/app/services/*.js
/app/bootstrap.js
notes
target
.idea
bin
coverage
30 changes: 1 addition & 29 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,32 +2,4 @@

### Castlevania: Symphony of the Night Save File Editor ###

### Version Notes ###
* v 0.2.0
* Can open Mednafen save files
* Can edit save in first slot
* Can edit base character stats
* Can edit full equipment inventory

### Road Map ###
* Map Further stats
* Map Relics
* Select save slot
* Open various file types (more then Mednafen)

### Requirments ###
* Node 7+
* NPM 3+

### How to get started ###
```
npm install
npm run build
npm run electron
```

### Built with ###
* TypeScript (https://www.typescriptlang.org/)
* Angular 2 (https://angular.io/)
* Electron (http://electron.atom.io/)
* Webpack (https://webpack.js.org/)
# Rebuild Coming Soon - Previously Releases Archived
4 changes: 0 additions & 4 deletions app/app.ts

This file was deleted.

41 changes: 0 additions & 41 deletions app/bootstrap.ts

This file was deleted.

9 changes: 0 additions & 9 deletions app/components/app.component.ts

This file was deleted.

61 changes: 0 additions & 61 deletions app/components/character.component.ts

This file was deleted.

Loading

0 comments on commit 974b3ef

Please sign in to comment.