HighNoonRoulette/addons/localization_editor/uuid/README.md
2025-08-28 01:55:38 +02:00

14 lines
389 B
Markdown

uuid - static uuid generator for Godot Engine
===========================================
The *uuid* class is a GDScript 'static' class that provides a unique identifier generation for [Godot Engine](https://godotengine.org).
Usage
-----
Copy the `uuid.gd` file in your project folder, and preload it using a constant.
Licensing
---------
MIT (See license file for more informations)