aboutsummaryrefslogtreecommitdiff
path: root/OPEN_SOURCE_SOFTWARE.md
diff options
context:
space:
mode:
authorhannibal2 <24389977+hannibal002@users.noreply.github.com>2024-03-02 22:34:25 +0100
committerGitHub <noreply@github.com>2024-03-02 22:34:25 +0100
commit41569dd71eb070297195a3add9b64993d4a952c0 (patch)
treea5b8fcd3e9ddb213c43d91a4f93113c913f9f5fd /OPEN_SOURCE_SOFTWARE.md
parent39034722fc251c71244ef8aa50bf3eb805e911aa (diff)
downloadskyhanni-41569dd71eb070297195a3add9b64993d4a952c0.tar.gz
skyhanni-41569dd71eb070297195a3add9b64993d4a952c0.tar.bz2
skyhanni-41569dd71eb070297195a3add9b64993d4a952c0.zip
Docs: Using docs for markdown files (#1086)
Diffstat (limited to 'OPEN_SOURCE_SOFTWARE.md')
-rw-r--r--OPEN_SOURCE_SOFTWARE.md16
1 files changed, 0 insertions, 16 deletions
diff --git a/OPEN_SOURCE_SOFTWARE.md b/OPEN_SOURCE_SOFTWARE.md
deleted file mode 100644
index dcd821ecd..000000000
--- a/OPEN_SOURCE_SOFTWARE.md
+++ /dev/null
@@ -1,16 +0,0 @@
-# Open Source Software
-
-SkyHanni would not be possible without the following open source software:
-
-| Software | License |
-|--------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------|
-| [Apache Commons Lang](https://github.com/apache/commons-lang) | [Apache 2.0](https://github.com/apache/commons-lang/blob/master/LICENSE.txt) |
-| [GSON](https://github.com/google/gson) | [Apache 2.0](https://github.com/google/gson/blob/master/LICENSE) |
-| [Minecraft Forge](https://github.com/MinecraftForge/MinecraftForge/tree/1.8.9) | [Minecraft Forge License](https://github.com/MinecraftForge/MinecraftForge/blob/1.8.9/MinecraftForge-License.txt) |
-| [Not Enough Updates](https://github.com/NotEnoughUpdates/NotEnoughUpdates/) | [LGPL 3.0](https://github.com/NotEnoughUpdates/NotEnoughUpdates/blob/master/COPYING) |
-| [Wynntils](https://github.com/Wynntils/Wynntils) | [AGPL 3.0](https://github.com/Wynntils/Wynntils/blob/development/LICENSE) |
-| [Skytils](https://github.com/Skytils/SkytilsMod) | [AGPL 3.0](https://github.com/Skytils/SkytilsMod/blob/1.x/LICENSE.md) |
-| [Forge1.8.9Template](https://github.com/romangraef/Forge1.8.9Template) | [Unlicensed](https://github.com/romangraef/Forge1.8.9Template/blob/master/LICENSE) |
-| [SoopyV2](https://github.com/Soopyboo32/SoopyV2) | [GPL 3.0](https://github.com/Soopyboo32/SoopyV2/blob/master/LICENSE) |
-| [DiscordIPC](https://github.com/jagrosh/DiscordIPC) | [Apache 2.0](https://github.com/jagrosh/DiscordIPC/blob/master/LICENSE) |
-| [SkyblockAddons](https://github.com/BiscuitDevelopment/SkyblockAddons/) | [MIT](https://github.com/BiscuitDevelopment/SkyblockAddons/blob/e9fd003f359b357f52b7430c24e64a4c8192a868/LICENSE) |