Merge 100% text strings draft 1

Also updated contributors and gitignore
This commit is contained in:
jeffman 2018-05-28 19:30:43 -04:00
parent cc42c4ca62
commit 74a60bc60b
3 changed files with 2105 additions and 1449 deletions

1
.gitignore vendored
View File

@ -10,6 +10,7 @@ snapshots/
notes/ notes/
fresh/ fresh/
armtest/ armtest/
saves/
working/*.asm working/*.asm
working/*.bin working/*.bin
armips.exe armips.exe

View File

@ -14,6 +14,9 @@ Text conversion:
ShadowOne333 ShadowOne333
PhoenixBound PhoenixBound
Pidgin Pidgin
Karmageddon
Masaru
Sterophonick
Special thanks: Special thanks:
TragicManner TragicManner

File diff suppressed because one or more lines are too long