Skip to content

Latest commit

 

History

History
50 lines (37 loc) · 3.32 KB

File metadata and controls

50 lines (37 loc) · 3.32 KB

Introduction

Available data for GameMaker Languages.

This data will be used for the GML Support extension.

The data here may not be accurate, so this repository also supports contribution data.

Project link

https://github.com/LiarOnce/gml-support-available-data

File support

Full Simple
JSON
XML
YAML

Usage links

Full Simple
JSON https://raw.githubusercontent.com/LiarOnce/gml-support-available-data/master/full/data.json https://raw.githubusercontent.com/LiarOnce/gml-support-available-data/master/simple/data.simple.json
JSON(Compressed) https://raw.githubusercontent.com/LiarOnce/gml-support-available-data/master/full/data.compressed.json (not available)
XML https://raw.githubusercontent.com/LiarOnce/gml-support-available-data/master/full/data.xml (not available)
XML(Compressed) https://raw.githubusercontent.com/LiarOnce/gml-support-available-data/master/full/data.compressed.xml (not available)
YAML https://raw.githubusercontent.com/LiarOnce/gml-support-available-data/master/full/data.yaml https://raw.githubusercontent.com/LiarOnce/gml-support-available-data/master/simple/data.simple.yaml

Functions / Variables / Constants Identification

Identification Meaning
y Allow
yd Allow but deprecated
n Not Allow
n1 Not Allow in new GMS version
f Function
c Constant
v Variable

Version Identification

Identification Meaning
type Data type (Function / Constant / Variable)
gm81 GameMaker 8.1
gms GameMaker:Studio
gms2 GameMaker Studio 2