.GRAPH Bestandsextensie
GRAPH Hierarchical Data File
| Ontwikkelaar | temper-studios |
| Populariteit |
3.0 | 2 Stemmen |
Wat is een GRAPH-bestand?
A GRAPH file is a plain text file that contains hierarchical data. It is saved in a format developed by temper-studios. The GRAPH format is used primarily to store video game save state data.
Meer informatie
Temper-studios designed the GRAPH format to be easy to parse and read. GRAPH-formatted data consists of nodes that can contain values or child nodes. For example, a GRAPH node might look like this:
node { a {101}}
Most GRAPH files consist of multiple nodes. In many cases, these nodes define a video game save state, which is a record of a player's in-game progress.
Een GRAPH-bestand openen
You can open a GRAPH file with Microsoft Visual Studio Code (multiplatform) or any other text or source code editor.
Programma's die GRAPH-bestanden openen
Windows
Inbegrepen bij het besturingssysteem
Any text editor
Mac
Inbegrepen bij het besturingssysteem
Any text editor
Linux
