daniilS/red-alien
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Copyright Jaume Delclòs Coll 2012-2013 (aka cosarara97) All the code but pokedef.h (which was taken from PKSV) is mine and under the GPL. Of course, the above copyright notice doesn't apply to pokedef.h Red Alien - Formerly ASC (Advanced (Pokemon) Script Compiler) Depends on: python3 pyqt python-qscintilla To install (it's not necessary), run "./setup.py install" as root. You can run asc-cli for CLI or asc-qt for GUI. If you want pks syntax highlighting in vim, you can copy utils/pks.vim to $HOME/.vim/syntax/, and add the following line to your .vimrc: autocmd BufRead,BufNewFile *.pks set filetype=pks Most of the command's information was taken from PKSV's pokedef.h (Thanks!) The headers in stdlib/ are taken from XSE.
Releases
No releases published
Languages
- Python 74.9%
- C 15.8%
- PLSQL 6.1%
- Vim Script 3.1%
- Shell 0.1%