big chungus
This commit is contained in:
parent
6cdaa9087b
commit
66e4de1eda
3 changed files with 15 additions and 0 deletions
5
README
Normal file
5
README
Normal file
|
@ -0,0 +1,5 @@
|
|||
pgsed
|
||||
---------
|
||||
A save editor for Pokemon Simulator demonstrating the pgs library.
|
||||
|
||||
It is completely CLI driven and should work on Windows.
|
5
README.html
Normal file
5
README.html
Normal file
|
@ -0,0 +1,5 @@
|
|||
<h2>pgsed</h2>
|
||||
<p>A save editor for Pokemon Simulator demonstrating the pgs library.
|
||||
</p>
|
||||
<p>It is completely CLI driven and should work on Windows.
|
||||
</p>
|
5
README.md
Normal file
5
README.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
## pgsed
|
||||
A save editor for Pokemon Simulator demonstrating the pgs library.
|
||||
|
||||
It is completely CLI driven and should work on Windows.
|
||||
|
Loading…
Reference in a new issue