mirror of
https://github.com/2006-Scape/Script-Factory.git
synced 2026-07-02 16:49:10 +00:00
Update RedBracket's Author Name
This commit is contained in:
@@ -21,7 +21,7 @@ import static scriptfactory.VarsMethods.log;
|
||||
* Welcome to AIO AIO - ScriptFactory. Make your own scripts!
|
||||
*/
|
||||
|
||||
@ScriptManifest(author = "Before", name = "Script Factory 1.17", category = Category.OTHER, version = 1.17, description = "Create your own scripts!", servers = "All")
|
||||
@ScriptManifest(author = "Red Bracket", name = "Script Factory 1.17", category = Category.OTHER, version = 1.17, description = "Create your own scripts!", servers = "All")
|
||||
public class Core extends Script implements Paintable {
|
||||
|
||||
private ArrayList<Action> actions = new ArrayList<>();
|
||||
|
||||
Reference in New Issue
Block a user