Fox2Code
Fox2Code
Also if a module is malicious, high chance it has installed some kind of malware elsewhere in the phone, showing update has no benefits, but I asked my telegram chat...
Well just report fraudulent modules to the correct repository, you can also join the telegram channel to report malicious modules. Telegram: https://t.me/Fox2Code_Chat
@Jon8RFC "I'm not concerned about fraudulent modules." I'm concerned about that too. But repos are community repos, so I don't own or manage them, they are by the community for...
I'm conflicted about the PR, I think I'll probably merge this at some point for the next major UI rework release.
There is still room to make UI compact in other ways, I think I will use the empty space for something else.
The Fabric system already have an include system, it allow to add mods jars at compile time to the built jars, this is used by sodium for example to bundle...
My opinion is that Intellij IDEA need to be added too, they made a perfect IDE, then JetBrain wanted to improve it, they made it worse instead by introducing 2000...
You should not use `buildTypes` to make different builds types, use `productFlavors` property instead. Only `debug` and `release` should exists inside `buildTypes`. Example of possible fix: ``` android { [...]...
Well probably the best solution is to create an `thermos.chaud.HashedArrayList` empty class that extend the "better implementation", IMO this is the easiest way to fix this issue.
Yeah but the problem is switching server, on APOC-Gateway (Private BungeeCord) I successfully fixed it. Sadly it's not the same story with forge 1.13+, but with forge 1.7.10 it's pretty...