| .. | ||
| .gitattributes | ||
| LICENSE | ||
| logo.png | ||
| logo.png.import | ||
| logo.svg | ||
| logo.svg.import | ||
| README.md | ||
| uuid.gd | ||
| uuid.gd.uid | ||
uuid - static uuid generator for Godot Engine
The uuid class is a GDScript 'static' class that provides a unique identifier generation for Godot Engine.
Usage
Copy the uuid.gd file in your project folder, and preload it using a constant.
Licensing
MIT (See license file for more informations)