Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[Feature Request] Replacing the included tachidesk with the more updated version. #24

Closed
MagicalDrizzle opened this issue Sep 25, 2021 · 4 comments
Labels
enhancement New feature or request

Comments

@MagicalDrizzle
Copy link

Is it possible to replace the included tachidesk jar with the more updated version in the main repo?
I tried to just edit it with 7zip but it fails with 'not a valid jar' as expected.

@MagicalDrizzle MagicalDrizzle added the enhancement New feature or request label Sep 25, 2021
@Syer10
Copy link
Collaborator

Syer10 commented Sep 25, 2021

There is a few things you have to do to update Tachidesk.jar

  1. Chance the referenced Tachidesk-Server commit located here, you do this by clicking on the latest commit in the repo and copying the last part of the url.
  2. Change the version that Tachidesk is on here
  3. Get the commit count and replace the value here, you can find it by looking at the github page and there will be a ### Commits section
  4. After all that you can run a gradle build and it will update Tachidesk.jar by itself

@Syer10
Copy link
Collaborator

Syer10 commented Sep 25, 2021

If you dont want to do it in the code, you can you run the server externally and use the server settings(Settings -> Server -> Disable Host internal server) to connect to it instead of having Tachidesk-JUI run the server on its own

@Syer10
Copy link
Collaborator

Syer10 commented Sep 25, 2021

Same as normal Tachidesk-Server, run one of the launchers 😄

@MagicalDrizzle
Copy link
Author

yeah I realized it 3 seconds after posting the comment, my apologies

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants