Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update Packages #168

Open
josephworks opened this issue May 14, 2020 · 0 comments
Open

Update Packages #168

josephworks opened this issue May 14, 2020 · 0 comments
Assignees
Labels
1.15.2 This issue was found in version 1.15.2 accepted True. enhancement New feature or request external A issue but not the server itself incomplete We need more infomation

Comments

@josephworks
Copy link
Member

josephworks commented May 14, 2020

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

@josephworks josephworks added incomplete We need more infomation accepted True. LTS This issue is part of LTS. enhancement New feature or request external A issue but not the server itself 1.15.2 This issue was found in version 1.15.2 and removed LTS This issue is part of LTS. labels May 14, 2020
@josephworks josephworks self-assigned this May 14, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
1.15.2 This issue was found in version 1.15.2 accepted True. enhancement New feature or request external A issue but not the server itself incomplete We need more infomation
Projects
None yet
Development

No branches or pull requests

1 participant