mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-13 12:22:33 -05:00
fix: restore community tools section in readme generator
This commit is contained in:
@@ -351,6 +351,13 @@ def generate_readme(db: dict, platforms_dir: str) -> str:
|
||||
|
||||
lines.extend(
|
||||
[
|
||||
"",
|
||||
"## Community tools",
|
||||
"",
|
||||
"- [BIOS Preservation Tool](https://github.com/monster-penguin/BIOS-Preservation-Tool)"
|
||||
" by [monster-penguin](https://github.com/monster-penguin)"
|
||||
" - scan, verify, and stage your own BIOS collection"
|
||||
" using RetroBIOS hash metadata",
|
||||
"",
|
||||
"## Contributing",
|
||||
"",
|
||||
|
||||
Reference in New Issue
Block a user