Skip to content

Kariaro/ArucasHighlighter

Repository files navigation

ArucasHighlighter

This is an Arucas syntax highlighting plugin for IntelliJ.

Install & Update

  1. Go to Releases and download the latest jar file.
  2. Inside of IntelliJ go to File > Settings > Plugins and click the cog next to the Installed button.
  3. In the menu press Install Plugin from Disk... and select the downloaded jar file.

Arucas

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