Teddy Li
Teddy Li
As 1.19.1 releases, many players are concerning that they're possibly reported by others if their keypair are signed by Mojang, and they signed their chats. However, keypairs signed by 3rd...
Due to the Log4j Fatal Bug, Fabric Loader has made a patch onto pre-2.14.1 log4j versions in 0.12.9+. Fabric Loader has so wonderful cross-version compatibility that it can be used...
```groovy shadow 'com.electronwill.night-config:core:3.6.5' shadow 'com.electronwill.night-config:toml:3.6.5' ``` could be replace with implementation as maven dependencies
As FabricMC/fabric#1196 says, some beginners may mistakenly double-click a mod JAR trying to run it. A feature is required in Loom: main class which shows a GUI warning, like this:...
You know that Tencent official linuxqq is a sh*t,.as well as wemeet(腾讯会议). As a student who is using Kubuntu 22.04 LTS, I have to use VirtualBox to launch wemeet, TIM...
Hello, I am a user of Minecraft Forge and I appreciate your work on this project. I am writing to request that you patch the vulnerability CVE-2022-25647 for the Forge...
就是这个页面:  在3.3.x中,可以在这里选择下载源;然而这个功能在3.4.x中被移除了,想要 修改下载源需要打开设置,比较麻烦。 希望可以把这个功能重新加入,以便用户对比不同下载源是否有自己想要的版本。
[Technical Request] Use maven-based or meta-based metadata to set normalized `McVersion` and release
`McVersion#raw` and `McVersion#normalized` is (kind of) enumerated from the release id string in `version.json`. This makes Fabric Loader has to be updated timely when the new snapshot series are out....
开发者写模组是需要接收反馈的,而很多百科用户反馈的方式就是直接在下面跟帖。 然而开发者不一定能及时关注到其他用户的短评,因为他们没有收到消息提醒。 现在的消息提醒包括短评回复、审核退回等,没有“订阅评论”。建议添加。
目前的Anti-996 License开头部分与MIT兼容,但与GPL等协议不兼容: > 特此免费向任何得到本授权作品的副本(包括源代码、文件和/或相关内容,以下统称为“授权作品” )的个人和法人实体授权:被授权个人或法人实体有权**以任何目的**处置授权作品,包括但不限于使 用、复制,修改,衍生利用、散布,发布和再许可: GPL 要求强制开源,即修改后闭源发布虽属于“任何目的”的范畴(不违反Anti-996 License),但是违反了GPL协议本身。 也就是说,GPL协议与Anti-996 License不兼容。其他类似的协议同理。 如此来看,写一个GPL-Compat Anti-996 License不香吗?不香。第一是这一协议法律效益/受认可程度可能不如GPL协议,第二是有太多类似于GPL的协议了,根本兼容不过来。 所以我认为,不如在同时采用Anti-996 License和其它协议的项目 NOTICE 或 LICENSE 等后面追加: ``` 反996附加协议 版本1.0 在符合下列条件和现有开源协议的情况下, 特此免费向任何得到本授权作品的副本(包括源代码、文件和/或相关内容,以下统称为“授权作品” )的个人和法人实体授权:被授权个人或法人实体有权以任何目的处置授权作品,包括但不限于使 用、复制,修改,衍生利用、散布,发布和再许可: 1. 个人或法人实体必须在许可作品的每个再散布或衍生副本上包含本附加协议,不 得自行修改。...