Skip to content
This repository has been archived by the owner on Jan 19, 2019. It is now read-only.

Added Icons, Support for Compiled Scripts

Compare
Choose a tag to compare
@Nightfirecat Nightfirecat released this 06 May 04:49
· 17 commits to master since this release
support compiled scripts, add icon, code cleanup

* Support compiled scripts (limited, cannot configure post-install)
* Added icon (for .exe and for system tray)
* Consistent newlines at EOF
* Update .gitignore (add compiled scripts and compiler batch script)
* Improve comments in realmscript.ahk to be dev-friendly
  (assumes no more user editing)
* realm.ahk -> realmscript.ahk for clarity
* Updated README