4 and a half billion years of coding later

This commit is contained in:
Andrey Nikitin 2023-04-14 19:35:57 +03:00
parent 03f7d7f07d
commit c43331624e
14 changed files with 896 additions and 12 deletions

View file

@ -14,8 +14,11 @@ dependencies {
implementation group: 'com.google.code.findbugs', name: 'jsr305', version: '3.0.1'
implementation project(":Common")
// Blame CC: Restitched for this...
modApi 'com.electronwill.night-config:core:3.6.3'
modApi 'com.electronwill.night-config:toml:3.6.3'
modApi 'org.squiddev:Cobalt:0.5.5'
modImplementation "io.netty:netty-codec-http:4.1.77.Final"
modImplementation "curse.maven:tardim-531315:4453924"
modImplementation "curse.maven:cc-restitched-462672:3908334"