Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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!

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).