
com.github.bloodshura.ignitium.venus.origin.ScriptMode Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of venusscript Show documentation
Show all versions of venusscript Show documentation
A dynamic, easy, highly customizable scripting language.
The newest version!
package com.github.bloodshura.ignitium.venus.origin;
public enum ScriptMode {
EVALUATION,
INTERACTIVE,
NORMAL
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy