Update ME for galp3-c, update readmes
This commit is contained in:
@ -13,4 +13,4 @@ https://system76.com/guides/galp3
|
||||
- HAP: true
|
||||
- [ME](./me.rom)
|
||||
- Size: 6140 KB
|
||||
- Version: 12.0.8.1123
|
||||
- Version: 12.0.35.1427
|
||||
|
BIN
models/galp3-c/fd.rom
(Stored with Git LFS)
BIN
models/galp3-c/fd.rom
(Stored with Git LFS)
Binary file not shown.
BIN
models/galp3-c/me.rom
(Stored with Git LFS)
BIN
models/galp3-c/me.rom
(Stored with Git LFS)
Binary file not shown.
@ -68,7 +68,10 @@ function readme_dir {
|
||||
echo >> README.md
|
||||
for dir in */
|
||||
do
|
||||
if ! git check-ignore --quiet "${dir}"
|
||||
then
|
||||
readme_line "${dir%/}" >> README.md
|
||||
fi
|
||||
done
|
||||
popd > /dev/null
|
||||
}
|
||||
|
Reference in New Issue
Block a user