diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6b99a28..53ebb35 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -19,4 +19,3 @@ build: name: $name-$version paths: - "$path/*.jar" - - "$path/Read_this_before_your_first_use.txt" diff --git a/Read_this_before_your_first_use.txt b/Read_this_before_your_first_use.txt deleted file mode 100644 index 8f7f9e4..0000000 --- a/Read_this_before_your_first_use.txt +++ /dev/null @@ -1,20 +0,0 @@ -Hey loves, - -Thanks for downloading our plugin ^_^ In order to -use holograms with it you will need a plugin called -arconix. It basically takes a bunch of methods that -we use all over the place throughout our plugin lineup -and stores it in one place so we don't have to write -new code every time we need to get something simple -done. So make sure to stay up to date with the latest -updates for it. - -Link to download: -https://gitlab.com/Songoda/Arconix/-/jobs/artifacts/master/download?job=build - -If you need help you can always join our -discord in which is listed at the bottom of all of -our plugin pages. - -Enjoy <3 -Brianna & The Songoda Team. \ No newline at end of file