0 Forks
0 Stars
0 Watchers

Variable-Lists

This project is on how to make list using variables that can be read, added, removed, or checked for your MCreator modification.

How to download and setup Variable-Lists

Open terminal and run command
git clone https://github.com/MCreator-Examples/Variable-Lists.git
git clone is used to create a copy or clone of Variable-Lists 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 Variable-Lists https://github.com/MCreator-Examples/Variable-Lists/archive/master.zip

Or simply clone Variable-Lists with SSH
[email protected]:MCreator-Examples/Variable-Lists.git

If you have some problems with Variable-Lists

You may open issue on Variable-Lists support forum (system) here: https://github.com/MCreator-Examples/Variable-Lists/issues