mirror of
https://github.com/EDCD/EDDN.git
synced 2025-04-12 07:00:04 +03:00
docs/Developers: gamebuild
should not be whitespace-trimmed.
This commit is contained in:
parent
cebf3e5ea6
commit
e39fd25e7b
@ -276,6 +276,7 @@ the field of that name in the data source, i.e. from either `Fileheader` or
|
||||
|
||||
For `gamebuild` you **MUST** use the value of the `build` field in the data
|
||||
source, following the same logic as for `gameversion` above, else send as `""`.
|
||||
Do **NOT** strip any leading or trailing white space, pass it through as-is.
|
||||
An alternative to the latter is to mirror the `gameversion` value, **but only
|
||||
where that has not come from a Journal value**, i.e. `CAPI-...` strings.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user