mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-06 07:07:33 +00:00
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:
parent
2c0e2985fe
commit
30ed54dfcd
2 changed files with 57 additions and 14 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue