This is an Arucas syntax highlighting plugin for IntelliJ.
- Go to
Releases
and download the latest jar file. - Inside of IntelliJ go to
File
>Settings
>Plugins
and click the cog next to theInstalled
button. - In the menu press
Install Plugin from Disk...
and select the downloaded jar file.
Arucas is a programming language designed to be used for games. The language has flexible features that makes it easy to create a modding api for a game and implement custom methods.
The language can be found on Senseiwells
GitHub page https://github.com/senseiwells/Arucas