Files
Nexus/2023/scripts/animation_tools/dwpicker/appinfos.py
2025-11-23 23:31:18 +08:00

6 lines
242 B
Python

VERSION = 1, 0, 4 # Version, Feature, Hotfix.
RELEASE_DATE = 'april 4 2025'
DW_WEBSITE = 'https://fr.dreamwall.be/'
DW_GITHUB = 'https://github.com/DreamWall-Animation'
PICKER_DOCUMENTATION = 'https://dreamwall-animation.github.io/dwpicker'