Tools Update

New ASL GUI, updated syntax highlighting.
This commit is contained in:
Ozan Eğitmen
2016-01-20 18:26:57 +02:00
parent 90e8941a2c
commit 3ee4000ef5
3 changed files with 11 additions and 14 deletions

Binary file not shown.

View File

@@ -1,22 +1,19 @@
#ASL Tools
A tool set of visual helpers to ease the work of asl developers.
A visual tool set to ease the work of asl developers.
Maintained by yours truly: [654wak654](https://github.com/654wak654/)
##ASL GUI <img src="https://img.shields.io/badge/version-1.0.0.0-lightgrey.svg" alt="version">
**Notepad++ Syntax Higligthing**: https://github.com/DeKugelschieber/asl/blob/master/tools/asl.xml
Feel free to contribute with another text editor's syntax higligthing plugin.
##ASL GUI <img src="https://img.shields.io/badge/version-1.1.0.0-orange.svg" alt="version">
An optional Java interface to make the compile procces of ASL faster and more user-friendly. It's released under the MIT licence just like the core project. It also helps with error reporting of asl.
**Version 1.1.00**
- New Arma 3-themed look, and error reporting straight from asl.
- Program now depends on asl.exe, they need to be in the same directory.
**Version 1.0.0.0**
- More style changes and bug fixes, marked ready for release.
**Version 0.3.0.0:**
- Fixed some possible bugs, did some style fixes and other code adjustments. It's now is readable without getting cataracts. Mostly anyway...
##Syntax Higligthing
**Notepad++**: https://github.com/654wak654/asl/blob/master/tools/asl.xml
**Atom**: *Soon™*
**Visual Studio Code**: *Soon™*
**Sublime Text 2**: *Also Soon™*

File diff suppressed because one or more lines are too long