Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ultreon/dark-minecraft-console
Minecraft console in dark mode!
https://github.com/ultreon/dark-minecraft-console
architectury-mod console dark-mode fabricmc-mod flatlaf forge-mod minecraft-fabric minecraft-forge minecraft-mod minecraft-server-mod
Last synced: 11 days ago
JSON representation
Minecraft console in dark mode!
- Host: GitHub
- URL: https://github.com/ultreon/dark-minecraft-console
- Owner: Ultreon
- License: other
- Created: 2023-02-22T04:31:26.000Z (over 1 year ago)
- Default Branch: 1.20.1
- Last Pushed: 2024-05-01T08:39:29.000Z (7 months ago)
- Last Synced: 2024-05-01T12:47:18.849Z (7 months ago)
- Topics: architectury-mod, console, dark-mode, fabricmc-mod, flatlaf, forge-mod, minecraft-fabric, minecraft-forge, minecraft-mod, minecraft-server-mod
- Language: Kotlin
- Homepage: https://curseforge.com/minecraft/mc-mods/dark-server-console
- Size: 268 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Dark Server Console [![CircleCI](https://dl.circleci.com/status-badge/img/gh/Ultreon/dark-minecraft-console/tree/1.20.1.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/gh/Ultreon/dark-minecraft-console/tree/1.20.1)
*Minecraft console in dark mode!***Modloader:** [Forge](https://files.minecraftforge.net/), [NeoForge](https://neoforged.net/), [Fabric](https://fabricmc.net/)
**Version:** `1.20` and `1.20.1`
**Language:** Kotlin
**Requires:** [Kotlin For Forge](https://curseforge.com/minecraft/mc-mods/kotlin-for-forge) on Forge, [Fabric Language Kotlin](https://www.curseforge.com/minecraft/mc-mods/fabric-language-kotlin)
**Download:** [CurseForge](https://curseforge.com/minecraft/mc-mods/dark-server-console) and [Modrinth](https://modrinth.com/mod/dark-server-console)## Building From Source
* Windows: run `.\gradlew.bat build` in command prompt or powershell.
* Linux: run the following in a terminal `chmod +x ./gradlew` and then `./gradlew build`## Download Builds per Commit
You can download the builds at the [CircleCI page](https://app.circleci.com/pipelines/github/Ultreon/dark-minecraft-console)## Download Released Versions
We have a page on [CurseForge](https://curseforge.com/minecraft/mc-mods/dark-server-console) and on [Modrinth](https://modrinth.com/mod/dark-server-console).
You can also download it from GitHub in the [releases section](https://github.com/Ultreon/dark-minecraft-console/releases).