LambDynamicLights

LambDynamicLights

23M Downloads

Why, just why?

GameLord2011 opened this issue ยท 2 comments

commented

What is this code:

Image

I made a personalized tweak, and it won't build release unless I have modrinth, curseforge, and maven publishing tokens? You really couldn't make a switch in the build configuration? Exactly why did you write this as a devbuild switch, of all things?

commented

This devbuild switch only exists in the first place because I kept having issues with people building from source or getting builds from the CI when there was port PRs, which kept causing issues with versioning and people reporting issues, leading to wild goose chase. The goal was to add a proper barrier of entry so only people who do know what they're doing and what to expect from what they're doing would bother.

Now to address your case:

I made a personalized tweak, and it won't build release unless I have modrinth, curseforge, and maven publishing tokens?

Actually, the condition is quite explicit, it's any of, not all of.

Please learn how to use Gradle before yelling in my issues for problems you've created yourself. Especially when your fork is literally named LambDynamicLightsButWithoutThePrideFlags, that's cringe.
Image
I have to say, the last sentence of the description is quite funny because it means you're aware of the bad look it gives, yet you still bother.
I also would invite you to make sure you've read over the terms of the license of LambDynamicLights, in case you get another weird idea.

Also, you managed to make this issue on the wrong repository.

commented

Yea, I should probably explain, I just read the logic, and realise that I should have earlier. It took me about an hour to find it, and than it seemed obvious, which made me really mad at myself, I was also confused about why that was the devbuild switch, and I forgot that lambdynamiclights is not in your pinned repositories. I'll add some clarity about how I disabled the devbuild switch when I can, so prbly tonight. I'm sorry.