Skip to content

Commit

Permalink
merging for v4
Browse files Browse the repository at this point in the history
  • Loading branch information
a456pur committed Sep 17, 2023
2 parents 593aaba + 84dcad3 commit bc032a0
Show file tree
Hide file tree
Showing 8 changed files with 29 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/⌨-game-bug.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ operating system: (eg: windows, mac, linux)
browser (eg: edge, chrome, opera, arc)

**additional notes**
you can leave anything else you'd like to say about the bug here
you can leave anything else you'd like to say about the bug here
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/❓-question.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ assignees: a456pur

---

type your question here. feel free to use as much detail as you would like.
type your question here. feel free to use as much detail as you would like.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/🎮-game-suggestion.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ assignees: a456pur
a direct link to the game. not required but strongly recommended

**additional notes**
you can leave anything else you'd like to say about the game here
you can leave anything else you'd like to say about the game here
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/🐞-website-bug.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ operating system: (eg: windows, mac, linux)
browser (eg: edge, chrome, opera, arc)

**additional notes**
you can leave anything else you'd like to say about the bug here
you can leave anything else you'd like to say about the bug here
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/💡-website-suggestion.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ what is your suggestion? feel free to write as much as you want
write steps here that leads to the error (for example: 1. click on page 2. click on button 3. error occurs). this section is not required, but is strongly recommended

**additional notes**
you can leave anything else you'd like to say about the suggestion here
you can leave anything else you'd like to say about the suggestion here
21 changes: 21 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MIT License

Copyright (c) 2023 a456pur

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<br/>
<a href="https://seraph.reveriestudios.online/">go to seraph</a>
·
<a href="https://github.com/a456pur/seraph/issues">report issue / request feature</a>
<a href="https://github.com/a456pur/seraph/issues/new/choose">report issue / request feature</a>
</p>

## about
Expand Down Expand Up @@ -60,4 +60,4 @@ community hosted sites

## contact
if you have any questions about the project feel free to start a post in the issues tab!
if you want to directly contact me for another matter, you can contact me on discord or twitter (both @a456pur).
if you want to directly contact me for another matter, you can contact me on discord or twitter (both @a456pur).
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ <h2>version 4 (release build)</h2>

<script src="storage/js/cursor.js"></script>
</body>
</html>
</html>

0 comments on commit bc032a0

Please sign in to comment.