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

Publish to a Maven #383

Open
1 task
Technici4n opened this issue Mar 7, 2024 · 8 comments
Open
1 task

Publish to a Maven #383

Technici4n opened this issue Mar 7, 2024 · 8 comments

Comments

@Technici4n
Copy link

Mod loader

NeoForge

Minecraft version

1.20.4

Mod version

all I suppose

Modloader version

all I suppose

Modpack info

No response

If bug:

  • Can you reproduce this issue with relevant mods only?

If bug: The latest.log file

No response

Issue description

Would it be possible to publish Jade to a maven? It would make working with it much easier because sources would be available in dev. Some modders would be happy to host Jade on their maven I think. :)

@syorito-hatsuki
Copy link

CurseMaven and Modrinth Maven exist🫡

@Technici4n
Copy link
Author

It would make working with it much easier because sources would be available in dev

Right now the sources are not available, which makes using Jade's API quite annoying.

@Phoupraw
Copy link

Phoupraw commented Jul 3, 2024

CurseMaven and Modrinth Maven exist🫡

Right now the sources are not available, which makes using Jade's API quite annoying.

@syorito-hatsuki
Copy link

CurseMaven and Modrinth Maven exist🫡

Right now the sources are not available, which makes using Jade's API quite annoying.

I didn't have problem with that, decompiled looks fine

@Phoupraw
Copy link

Phoupraw commented Jul 4, 2024

JB Idea can decompile, but you can't lookup usage by this kind of decompile, and it doesn't have doc in code.

@syorito-hatsuki
Copy link

JB Idea can decompile, but you can't lookup usage by this kind of decompile, and it doesn't have doc in code.

You can look for usage🙃 but ye, doc is not included

@Phoupraw
Copy link

Phoupraw commented Jul 4, 2024

JB Idea can decompile, but you can't lookup usage by this kind of decompile, and it doesn't have doc in code.

You can look for usage🙃 but ye, doc is not included

What version of idea are you using? In my idea, I can't look for usage located in idea decompiled files. I can only look for usage located in my project files, minecraft vanilla code (with genSources) and mods that provide source.

@syorito-hatsuki
Copy link

JB Idea can decompile, but you can't lookup usage by this kind of decompile, and it doesn't have doc in code.

You can look for usage🙃 but ye, doc is not included

What version of idea are you using? In my idea, I can't look for usage located in idea decompiled files. I can only look for usage located in my project files, minecraft vanilla code (with genSources) and mods that provide source.

I've used that since 2016. I don't use genSource provided by Fabric, instead I click on Blue Alert that I need to decompile. I use almost all depends without source and doc just by that

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

No branches or pull requests

3 participants