Add files via upload

Updated randomizers, README, init.py
This commit is contained in:
tusharbhutt
2025-06-23 23:28:47 -06:00
committed by GitHub
parent 6a2a20728d
commit 84b4e42a4b
4 changed files with 233 additions and 133 deletions

View File

@@ -85,7 +85,7 @@ NODE_DISPLAY_NAME_MAPPINGS.update(TEXT_SWITCH_NAMES)
NODE_DISPLAY_NAME_MAPPINGS.update(TYPE_CONVERTER_NAMES)
# Version info
__version__ = "0.46"
__version__ = "1.2.0"
print(f"Endless Sea of Stars Custom Nodes v{__version__} loaded successfully!")
print("Nodes available under 'Endless 🌊✨' menu")