Tofixrs / sm_uuid_generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sm_uuid_generator

Usage

1.Place the exe in the root of the project
2.Run
3.Dofile it in the script you want

Configuration

Config file

Example config

{
	"output_dir": "./Scripts/util",
	"file_name": "uuids.lua"
}

You can also use command arguments for config. Just use the -h flag to check how.

Warning
DONT PUT / AT THE END OF OUTPUT DIR

About


Languages

Language:Rust 100.0%