[Testing builds available on our Discord] Temporary repository for DiscordSRV v3
Go to file
2025-02-15 00:41:46 +00:00
.github/workflows Single quotes instead 2025-02-11 20:15:11 +02:00
api Complete conversion to Task from CompletableFuture 2025-02-14 22:19:44 +02:00
buildscript Final build script changes 2025-01-17 08:46:10 +03:00
bukkit Complete conversion to Task from CompletableFuture 2025-02-14 22:19:44 +02:00
bungee Complete conversion to Task from CompletableFuture 2025-02-14 22:19:44 +02:00
common Improve presence updater 2025-02-14 22:25:50 +02:00
fabric Complete conversion to Task from CompletableFuture 2025-02-14 22:19:44 +02:00
gradle/wrapper Merge branch 'fabric' into main 2025-01-12 11:20:22 +03:00
i18n New Crowdin translations 2025-02-15 00:41:46 +00:00
velocity Complete conversion to Task from CompletableFuture 2025-02-14 22:19:44 +02:00
.gitignore Cleaning up the pull request from random changes 2025-01-16 12:24:22 +03:00
build.gradle Merge branch 'fabric' into main 2025-01-12 11:20:22 +03:00
gradle.properties Initial work. A FAT JAR that doesn't work. Runs via gradle task fabric:runServer. 2025-01-12 11:15:05 +03:00
gradlew Initial work. A FAT JAR that doesn't work. Runs via gradle task fabric:runServer. 2025-01-12 11:15:05 +03:00
gradlew.bat Initial work. A FAT JAR that doesn't work. Runs via gradle task fabric:runServer. 2025-01-12 11:15:05 +03:00
LICENSE Move license split info into readme & rename license files a bit 2022-05-28 19:36:50 +03:00
LICENSE-API Move license split info into readme & rename license files a bit 2022-05-28 19:36:50 +03:00
README.md [ci skip] Update readme 2024-08-30 23:12:11 +03:00
settings.gradle Fabric port 2025-02-03 17:50:21 +02:00

Ascension

This is a temporary repository for developing the next major version of DiscordSRV, if you are interested in more details, contributing or testing builds join our Discord server, opt-in to the Tester role in Channels & Roles and check out the #ascension-testing forum.

License

DiscordSRV is dual licensed

The api-module is licensed under the MIT License (see LICENSE-API).

Everything else is licensed under GPLv3 or later (see LICENSE), unless otherwise noted.