Git Product home page Git Product logo

gradle-toolkit's Introduction

I'm Deftu!

Discord YouTube Twitter Mastodon Modrinth CurseForge

I'm a fullstack software developer and novice designer.
I โค๏ธ open-source with a passion and make open-source, self-hostable software for all.

My Languages ๐Ÿ’ฌ

Java Kotlin Groovy
JavaScript TypeScript C
C++ C# Python
HTML CSS Go
Rust

Other Connections ๐Ÿ”—


Latest YouTube content โ–ถ


Statistics ๐Ÿ“œ

GitHub Stats
Top Languages
Wakatime Stats

gradle-toolkit's People

Contributors

deftu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

wyvest gaming32

gradle-toolkit's Issues

Allow using the mod ID instead of name for the artifact

Not all mod names are valid for Maven publishing, but all mod IDs are. For instance "World Host" is invalid (because it has a space), while "world-host" is valid. Additionally, I prefer my JARs to use the mod ID rather than the mod name.

Add Weave support

As Weave mod loader is growing slowly bigger and bigger it would be natural for dgt to support it

Pack200 missing

pack200 not here ๐Ÿ˜ญ๐Ÿ˜ญ๐Ÿ˜ญ๐Ÿ˜ญ๐Ÿ˜ญ
this fix black magic

loom {
    forge {
        pack200Provider.set(dev.architectury.pack200.java.Pack200Adapter())
    }
}

monke strong together

Published sources JARs are dev sources

The output of the sourcesJar task is used. However, this output is renamed to be -dev by Loom, and remapSources is set up to output to the original location.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.