your current location:首页 > news>absolutely proprietary minecraft

absolutely proprietary minecraft

2024-12-15 01:20:04|Myriagame |source:minecraft skins

Make Richard Stallman proud to prevent MINECRAFT from using the permit approved by the Open Source Initiative!

Overview

This MOD prevents the game from starting a MOD approved by the non -Open Source Initiative (OSI) permit (such as All Rights Reserved).

When the module detects a non -open source module, the game will collapse and output the unsatisfactory MOD into the log.

This mod does not depend on Minecraft, it can run in any game that supports Fabric Loader, so it can run in any MINECRAFT version.

This MOD is specially designed to care about open source modules and hopes to prevent accidental downloads of exclusive licenses, inferior permits, or user designs with related needs.

Misunderstanding

Overall the author's respect for user considerations, MOD will not update the license list through the network request.However, the license list may be outdated.So if the problem is found, please report it to the problem tracker and update the new version later.

In addition, many MODs do not provide their license names as effective SPDX licenses.This may cause problems to open source but improperly named permits.The author has tried to deal with this situation, but the result is not perfect.You only need to add a license to the configuration to solve this problem.But if possible, please report other spells of the license name of the license to the problem tracking of the problem tracking permit on GitHub, so as to improve this MOD for future users.

Configuration

You can add other licenses by configuring files, and the configuration file is located in config/absolutely_proprietary.json.You can also add module exclusion items to include specific modules on a whitelist.

Configuration keyword

Allowed_license: The license list allowed to be used.Use @ to add a permit with a built -in license concentration.Support permit set:@osi,@alt,@cc (Creative Commons);

Allowed_mods: Module whitelist.If you are included in the whitelist, skip the license check.Use @ to add a module with built -in module;

Fallback_to_parent: If it is "True", it will try to retreat from the permit with no permitted MOD embedded in other mods;

Whitelist_builtin: If it is "true", built -in content such as Java will be included in a whitelist.The default is true.