Datasheet: Difference between revisions
Jump to navigation
Jump to search
m
fix section order
imported>Leoetlino No edit summary |
imported>Leoetlino m (fix section order) |
||
Line 1: | Line 1: | ||
{{Stub|what=}} | {{Stub|what=}} | ||
{{File format|name=Datasheet|version=1|magic=gsht|endianness=little}} | {{File format|name=Datasheet|version=1|magic=gsht|endianness=little}} | ||
'''GSHT''' (G?sheet) is a custom Grezzo binary serialization file format that is used to store structured, strongly typed data. GSHT documents are called '''datasheets'''. | |||
== Format == | == Format == | ||
Line 10: | Line 10: | ||
Text versions of datasheets are available in the [https://github.com/leoetlino/la-re-notes/tree/master/data/datasheets leoetlino/la-re-notes] repository on GitHub. | Text versions of datasheets are available in the [https://github.com/leoetlino/la-re-notes/tree/master/data/datasheets leoetlino/la-re-notes] repository on GitHub. | ||
[[Category:File formats]] |