1 Forks
12 Stars
12 Watchers

ArrayList.gml

The most complete list class for GameMaker Studio 2.3+. GC-friendly, [  ] accessor, 50+ functions (add, remove, insert, contains, find, sort, shuffle, reverse, etc.) and reference as array.

How to download and setup ArrayList.gml

Open terminal and run command
git clone https://github.com/KeeVeeGames/ArrayList.gml.git
git clone is used to create a copy or clone of ArrayList.gml repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ArrayList.gml https://github.com/KeeVeeGames/ArrayList.gml/archive/master.zip

Or simply clone ArrayList.gml with SSH
[email protected]:KeeVeeGames/ArrayList.gml.git

If you have some problems with ArrayList.gml

You may open issue on ArrayList.gml support forum (system) here: https://github.com/KeeVeeGames/ArrayList.gml/issues