Skip to content

Update Packages #168

@josephworks

Description

@josephworks

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

Metadata

Metadata

Assignees

Labels

1.15.2This issue was found in version 1.15.2acceptedTrue.enhancementNew feature or requestexternalA issue but not the server itselfincompleteWe need more infomation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions