mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-02-19 01:17:42 +01:00
Build using Toothpick scripts (#122)
Co-authored-by: BillyGalbreath <blake.galbreath@gmail.com>
This commit is contained in:
8
subprojects/server.gradle.kts
Normal file
8
subprojects/server.gradle.kts
Normal file
@@ -0,0 +1,8 @@
|
||||
repositories {
|
||||
loadRepositories(project)
|
||||
}
|
||||
|
||||
dependencies {
|
||||
loadDependencies(project)
|
||||
implementation("cat.inspiracio", "rhino-js-engine", "1.7.7.1")
|
||||
}
|
||||
Reference in New Issue
Block a user