We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 957bfe2 commit eaef898Copy full SHA for eaef898
CHANGELOG
@@ -8,6 +8,7 @@
8
- Sonic 2 Special Stage added [#21](/../../issues/21)
9
- Sonic 3&K Sonic/Supersonic partial support
10
- New ASM parser/writer
11
+ - Wider compatibility
12
- Ability to provide a custom parser
13
- Added File tab
14
- Create new files
package.json
@@ -1,6 +1,5 @@
1
{
2
"version": "1.0.0",
3
- "previewVersion": "1.0.0",
4
"scripts": {
5
"start": "electron ./static --dev"
6
},
0 commit comments