Skip to content

Commit

Permalink
Merge pull request #235 from sanderfrenken/clean-up
Browse files Browse the repository at this point in the history
Clean up old files
  • Loading branch information
sanderfrenken authored Jan 3, 2025
2 parents ab32f75 + 19f2f80 commit 6838f4a
Show file tree
Hide file tree
Showing 16 changed files with 4 additions and 7,346 deletions.
6,656 changes: 0 additions & 6,656 deletions CREDITS.TXT

This file was deleted.

4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,4 @@ To run this project, just clone the repo and open `index.html` in your browser o
TBD

### Examples
![alt text](https://github.com/sanderfrenken/Universal-LPC-Spritesheet-Character-Generator/blob/master/ex1.png)
![alt text](https://github.com/sanderfrenken/Universal-LPC-Spritesheet-Character-Generator/blob/master/ex2.png)
![alt text](https://github.com/sanderfrenken/Universal-LPC-Spritesheet-Character-Generator/blob/master/ex3.png)
![example](https://github.com/sanderfrenken/Universal-LPC-Spritesheet-Character-Generator/blob/master/example.png)
92 changes: 0 additions & 92 deletions SUBMISSIONS.csv

This file was deleted.

Binary file removed ex1.png
Binary file not shown.
Binary file removed ex2.png
Binary file not shown.
Binary file removed ex3.png
Binary file not shown.
Binary file added example.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1">
<title>Universal LPC Sprite Sheet Character Generator</title>
<link rel="stylesheet" type="text/css" href="chargen.css">
<link rel="stylesheet" type="text/css" href="sources/chargen.css">
<script src="https://code.jquery.com/jquery-3.7.1.min.js" integrity="sha256-/JqT3SQfawRcv/BIHPThkBvs0OEvtFFmqPF/lYI/Cxo=" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.13.7/underscore-min.js" integrity="sha512-dvWGkLATSdw5qWb2qozZBRKJ80Omy2YN/aF3wTUVC5+D1eqbA+TjWpPpoj8vorK5xGLMa2ZqIeWCpDZP/+pQGQ==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/underscore.string/2.4.0/underscore.string.min.js" integrity="sha512-EtNEjJOVcNyZFlf+g4ZhbYhyqBNBybgfUquvo5+gGSTTZBmm0+yJQXozIz/8qbzcdu0bWwdYQLBb5ROJqVB+Tw==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
Expand Down
121 changes: 0 additions & 121 deletions scripts/add_credits_to_sheets.js

This file was deleted.

Loading

0 comments on commit 6838f4a

Please sign in to comment.