fix: generate games list with padded delimiter (#635)

* Generate games list with padded table structured (based on defined columns) fixes #607

* Add comment to HeaderDefinition
This commit is contained in:
RattleSN4K3 2024-09-15 19:40:50 +02:00 committed by GitHub
parent 2c0e2985fe
commit 30ed54dfcd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 57 additions and 14 deletions

View file

@ -1,4 +1,6 @@
### Supported
<!--- BEGIN GENERATED GAMES -->
| GameDig Type ID | Name | See Also |
|----------------------|--------------------------------------------------|-------------------------------------------------|
| a2oa | ARMA 2: Operation Arrowhead | [Valve Protocol](#valve) |
@ -346,6 +348,7 @@
| xpandrally | Xpand Rally | |
| zombiemaster | Zombie Master | [Valve Protocol](#valve) |
| zps | Zombie Panic: Source | [Valve Protocol](#valve) |
<!--- END GENERATED GAMES -->
### Not supported (yet)