feat: initial commit (stole codebase from solarcore)

This commit is contained in:
hexlocation 2025-04-18 18:20:03 +02:00
parent 01aeefaaa3
commit 739abce169
32 changed files with 428 additions and 989 deletions

View file

@ -0,0 +1,8 @@
# This file was generated by the Gradle 'init' task.
# https://docs.gradle.org/current/userguide/platforms.html#sub::toml-dependencies-format
[versions]
kotlin-gradle-plugin = "2.0.20"
[libraries]
kotlin-gradle-plugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin-gradle-plugin" }