mirror of
https://github.com/shadps4-emu/shadps4-game-compatibility.git
synced 2024-11-26 19:50:26 +00:00
Update game_compatibility.yml
This commit is contained in:
parent
35deb66205
commit
b42bd143c2
@ -5,21 +5,21 @@ body:
|
||||
id: game-name
|
||||
attributes:
|
||||
label: Game Name
|
||||
placeholder: Game Name
|
||||
placeholder: "Game Name"
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
id: game-code
|
||||
attributes:
|
||||
label: Game code
|
||||
placeholder: *(e.g. CUSA10005)*
|
||||
placeholder: "e.g. CUSA10005"
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
id: game-version
|
||||
attributes:
|
||||
label: Game version
|
||||
placeholder: *(e.g. v1.00)*
|
||||
placeholder: "e.g. v1.00"
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
|
Loading…
Reference in New Issue
Block a user