-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Labels
1.15.2This issue was found in version 1.15.2This issue was found in version 1.15.2acceptedTrue.True.enhancementNew feature or requestNew feature or requestexternalA issue but not the server itselfA issue but not the server itselfincompleteWe need more infomationWe need more infomation
Description
Once Akarin 1.15.2 builds, modify ./akarin with:
"d" | "de" | "deploy")
(
basedir
$mvncmd -N install
cd ${FORK_NAME}-API
$mvncmd clean deploy -Dregistry=https://maven.pkg.github.com/Akarin-project -Dtoken=GitHubToken && (cd ../Paper/Paper-MojangAPI && $mvncmd -e clean install) && cd ../${FORK_NAME}-Server && $mvncmd clean install
)
Then run:
./akarin j
./akarin d
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
1.15.2This issue was found in version 1.15.2This issue was found in version 1.15.2acceptedTrue.True.enhancementNew feature or requestNew feature or requestexternalA issue but not the server itselfA issue but not the server itselfincompleteWe need more infomationWe need more infomation