generated from Eisvana/app-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #100 from NMSCD/dev
Exosuit progress
- Loading branch information
Showing
23 changed files
with
1,305 additions
and
90 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# NMS-Save-Editor | ||
# NMS-Save-Web-Editor | ||
|
||
WIP online save editor website. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,10 +3,6 @@ | |
<head> | ||
<title>NMS Save Web Editor</title> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/build/lz4.min.js"></script> | ||
<script | ||
defer | ||
src="hglz4.js" | ||
></script> | ||
<script | ||
src="src/main.ts" | ||
type="module" | ||
|
Oops, something went wrong.