From 59eb31b7ca633be2f959d464bcd69b4d37eaeb3e Mon Sep 17 00:00:00 2001 From: Harmonic Date: Fri, 13 Mar 2020 15:44:20 -0400 Subject: [PATCH 1/3] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e56d1cca..40f11dd0 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Arcturus Morningstar is released under the [GNU General Public License v3](https ## Versions ## ![image](https://img.shields.io/badge/VERSION-2.3.0-success.svg?style=for-the-badge&logo=appveyor) -![image](https://img.shields.io/badge/STATUS-UNSTABLE-red.svg?style=for-the-badge&logo=appveyor) +![image](https://img.shields.io/badge/STATUS-STABLE-green.svg?style=for-the-badge&logo=appveyor) Compiled Download: https://git.krews.org/morningstar/Arcturus-Community/releases @@ -33,6 +33,7 @@ When making an bug report or a feature request use the template we provide so th - Quadral (Pathfinder) - Skeletor - z +- ArpyAge ## Discord ## Join us on Discord at https://discord.gg/BzfFsTp From 4a6721ca9af5f4a84428fc9acf96542a945fdd51 Mon Sep 17 00:00:00 2001 From: Harmonic Date: Fri, 13 Mar 2020 18:23:38 -0400 Subject: [PATCH 2/3] Update Emulator.java --- src/main/java/com/eu/habbo/Emulator.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/java/com/eu/habbo/Emulator.java b/src/main/java/com/eu/habbo/Emulator.java index 209ab029..270d74f9 100644 --- a/src/main/java/com/eu/habbo/Emulator.java +++ b/src/main/java/com/eu/habbo/Emulator.java @@ -42,7 +42,7 @@ public final class Emulator { public final static String PREVIEW = "RC-3"; - public static final String version = "Arcturus Morningstar" + " " + MAJOR + "." + MINOR + "." + BUILD + " " + PREVIEW; + public static final String version = "Arcturus Morningstar" + " " + MAJOR + "." + MINOR + "." + BUILD; private static final String logo = "\n" + "███╗ ███╗ ██████╗ ██████╗ ███╗ ██╗██╗███╗ ██╗ ██████╗ ███████╗████████╗ █████╗ ██████╗ \n" + From 3780548765871e35812befba26a2c09a91357f62 Mon Sep 17 00:00:00 2001 From: Harmonic Date: Sat, 28 Mar 2020 08:19:10 -0400 Subject: [PATCH 3/3] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 40f11dd0..0938f94f 100644 --- a/README.md +++ b/README.md @@ -69,8 +69,8 @@ Sale of a special edition of a *source code* will not be permitted. You may use If we ever are to make paid features or plugins, we will not prevent or discourage developers from creating alternative options for users. -## Plugins - ArcturusExtended ## -ArcturusExtended is a pack with a collection of constantly updated plugins which add custom features to Arcturus Morningstar. +## Plugins - Official Plugins ## +You can find official plugins to add custom features to Arcturus Morningstar at the following URL: -[View the respository here.](https://git.krews.org/morningstar/arcturus-extended/) +[View the respository here.](https://git.krews.org/official-plugins)