Skip to content

Commit

Permalink
refactor: update github org
Browse files Browse the repository at this point in the history
  • Loading branch information
FllipEis authored Jan 9, 2025
1 parent b0b4a3e commit 1ebc9d7
Show file tree
Hide file tree
Showing 8 changed files with 22 additions and 22 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ This repository is licensed under [Apache 2.0][license].

<!-- LINK GROUP -->
[banner]: https://raw.githubusercontent.com/simplecloudapp/branding/refs/heads/main/readme/banner/releases.png
[issue-bug-report]: https://github.com/theSimpleCloud/v3-releases/issues/new?labels=bug&projects=template=01_BUG-REPORT.yml&title=%5BBUG%5D+%3Ctitle%3E
[issue-feature-request]: https://github.com/theSimpleCloud/v3-releases/discussions/new?category=ideas
[issue-bug-report]: https://github.com/simplecloudapp/v3-releases/issues/new?labels=bug&projects=template=01_BUG-REPORT.yml&title=%5BBUG%5D+%3Ctitle%3E
[issue-feature-request]: https://github.com/simplecloudapp/v3-releases/discussions/new?category=ideas
[docs-thisproject]: https://docs.simplecloud.app/v3
[docs-contribute]: https://docs.simplecloud.app/contribute

Expand Down
28 changes: 14 additions & 14 deletions components.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
components:
- name: auto-updater
githubRepo: https://github.com/theSimpleCloud/auto-updater
githubRepo: https://github.com/simplecloudapp/auto-updater
version: v0.0.1-dev.c636158
files:
- releaseFile: auto-updater.jar
output: auto-updater.jar
destination: components/auto-updater/

- name: controller
githubRepo: https://github.com/theSimpleCloud/simplecloud-controller
githubRepo: https://github.com/simplecloudapp/simplecloud-controller
version: v0.0.30-dev.baf5999
files:
- releaseFile: controller-runtime.jar
Expand All @@ -19,15 +19,15 @@ components:
destination: components/libs/

- name: serverhost
githubRepo: https://github.com/theSimpleCloud/serverhost-droplet
githubRepo: https://github.com/simplecloudapp/serverhost-droplet
version: v0.0.2-dev.828934f
files:
- releaseFile: serverhost-runtime.jar
output: serverhost-runtime.jar
destination: components/serverhost

- name: player
githubRepo: https://github.com/theSimpleCloud/player-droplet
githubRepo: https://github.com/simplecloudapp/player-droplet
version: v0.0.1-dev.7763c51
files:
- releaseFile: player-runtime.jar
Expand All @@ -44,15 +44,15 @@ components:
destination: templates/droplet-plugins/bungeecord

- name: metrics
githubRepo: https://github.com/theSimpleCloud/metrics-droplet
githubRepo: https://github.com/simplecloudapp/metrics-droplet
version: v0.0.1-dev.84dd934
files:
- releaseFile: metrics-runtime.jar
output: metrics-runtime.jar
destination: components/metrics/

- name: event-wrapper
githubRepo: https://github.com/theSimpleCloud/event-wrapper
githubRepo: https://github.com/simplecloudapp/event-wrapper
version: v0.0.1-dev.f8aeaa3
files:
- releaseFile: event-wrapper-bungeecord.jar
Expand All @@ -66,7 +66,7 @@ components:
destination: templates/sc-plugins/velocity

- name: server-registration
githubRepo: https://github.com/theSimpleCloud/server-registration-plugin
githubRepo: https://github.com/simplecloudapp/server-registration-plugin
version: v0.0.1-dev.511eb40
files:
- releaseFile: registration-bungeecord.jar
Expand All @@ -80,7 +80,7 @@ components:
destination: templates/sc-plugins/velocity

- name: server-connection
githubRepo: https://github.com/theSimpleCloud/server-connection-plugin
githubRepo: https://github.com/simplecloudapp/server-connection-plugin
version: v0.0.1-dev.0a99723
files:
- releaseFile: connection-bungeecord.jar
Expand All @@ -94,7 +94,7 @@ components:
destination: templates/sc-plugins/velocity

- name: proxy-essentials
githubRepo: https://github.com/theSimpleCloud/proxy-essentials-plugin
githubRepo: https://github.com/simplecloudapp/proxy-essentials-plugin
version: v0.0.1-dev.dead7eb
files:
- releaseFile: proxy-bungeecord.jar
Expand All @@ -108,31 +108,31 @@ components:
destination: templates/sc-plugins/velocity

- name: signs
githubRepo: https://github.com/theSimpleCloud/sign-plugin
githubRepo: https://github.com/simplecloudapp/sign-plugin
version: v0.0.1-dev.fbc9c1a
files:
- releaseFile: sign-paper.jar
output: sign-paper.jar
destination: templates/sc-plugins/paper

- name: npcs
githubRepo: https://github.com/theSimpleCloud/npc-plugin
githubRepo: https://github.com/simplecloudapp/npc-plugin
version: v0.0.1-dev.b83574a
files:
- releaseFile: simplecloud-npc.jar
output: npc-paper.jar
destination: templates/sc-plugins/paper

- name: placeholders
githubRepo: https://github.com/theSimpleCloud/placeholder-plugin
githubRepo: https://github.com/simplecloudapp/placeholder-plugin
version: v0.0.1-dev.b3634ce
files:
- releaseFile: placeholder-plugin.jar
output: placeholders-paper.jar
destination: templates/sc-plugins/paper

- name: notify
githubRepo: https://github.com/theSimpleCloud/notify-plugin
githubRepo: https://github.com/simplecloudapp/notify-plugin
version: v0.0.1-dev.6794171
files:
- releaseFile: notify-bungeecord.jar
Expand All @@ -146,7 +146,7 @@ components:
destination: templates/sc-plugins/velocity

- name: command
githubRepo: https://github.com/theSimpleCloud/command-plugin
githubRepo: https://github.com/simplecloudapp/command-plugin
version: v0.0.1-dev.91cac39
files:
- releaseFile: command-bungeecord.jar
Expand Down
2 changes: 1 addition & 1 deletion contents/components/auto-updater/application.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
github-repository: theSimpleCloud/v3-releases
github-repository: simplecloudapp/v3-releases
files:
- release-file: auto-updater.jar
output-file: ../auto-updater/auto-updater.jar
2 changes: 1 addition & 1 deletion contents/components/controller/application.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
github-repository: theSimpleCloud/v3-releases
github-repository: simplecloudapp/v3-releases
files:
- release-file: controller-runtime.jar
output-file: ../controller/controller-runtime.jar
Expand Down
2 changes: 1 addition & 1 deletion contents/components/envoy/application.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
github-repository: theSimpleCloud/v3-releases
github-repository: simplecloudapp/v3-releases
files:
- release-file: envoy-bootstrap.yaml
output-file: ../envoy/envoy-bootstrap.yaml
2 changes: 1 addition & 1 deletion contents/components/metrics/application.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
github-repository: theSimpleCloud/v3-releases
github-repository: simplecloudapp/v3-releases
files:
- release-file: metrics-runtime.jar
output-file: ../metrics/metrics-runtime.jar
2 changes: 1 addition & 1 deletion contents/components/player/application.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
github-repository: theSimpleCloud/v3-releases
github-repository: simplecloudapp/v3-releases
files:
- release-file: player-runtime.jar
output-file: ../player/player-runtime.jar
Expand Down
2 changes: 1 addition & 1 deletion contents/components/serverhost/application.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
github-repository: theSimpleCloud/v3-releases
github-repository: simplecloudapp/v3-releases
files:
- release-file: serverhost-runtime.jar
output-file: ../serverhost/serverhost-runtime.jar

0 comments on commit 1ebc9d7

Please sign in to comment.