├── GUI_Creator.ahk ├── GUI_Creator.text ├── README.md └── lib └── Controls.xml /GUI_Creator.ahk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maestrith/GUI_Creator/HEAD/GUI_Creator.ahk -------------------------------------------------------------------------------- /GUI_Creator.text: -------------------------------------------------------------------------------- 1 | 0.000.1 2 | Initial Re-Upload 3 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # GUI_Creator -------------------------------------------------------------------------------- /lib/Controls.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maestrith/GUI_Creator/HEAD/lib/Controls.xml --------------------------------------------------------------------------------