https://github.com/haggen/language-eso-lua
Extends Lua syntax for ESO add-ons in Atom
https://github.com/haggen/language-eso-lua
Last synced: 3 months ago
JSON representation
Extends Lua syntax for ESO add-ons in Atom
- Host: GitHub
- URL: https://github.com/haggen/language-eso-lua
- Owner: haggen
- Created: 2015-07-29T15:33:18.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-29T15:44:14.000Z (almost 10 years ago)
- Last Synced: 2025-01-17T09:10:16.338Z (5 months ago)
- Language: CoffeeScript
- Homepage:
- Size: 191 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ESO Lua
> Extends Lua syntax for ESO add-ons
## What ?
- [Elder Scrolls Online (a.k.a. ESO)](http://elderscrollsonline.com)
- [ESO add-ons](http://wiki.esoui.com)## Who ?
I ported the [amazing work](https://bitbucket.org/Cpsgames/sublime-3-esolua) by [Chris Porter](http://twitter.com/cpsgames), from Sublime Text to Atom. And also added constants to auto-complete.