|
资源包配置菜单 (Respackopts)Github |相关wiki |源站链接支持: fabric资源包配置菜单是一个为资源包提供配置菜单的模组。
*Respackopts*为资源包和数据包提供配置菜单。默认情况下,它提供了一个用于条件资源、资源扩展的自定义系统,并与frex、canvas和fabulous shaders集成。
使用Respackopts
用户
安装respackopts后,在所有支持的资源包旁边将出现一个菜单按钮。无需进行进一步配置。
包作者
请前往[wiki](链接)了解如何在资源包中使用respackopts的详细信息。
性能影响
性能始终取决于除游戏本身外的其他因素,如磁盘速度、其他程序的资源使用情况、您正在使用的操作系统等。
这些测量是使用Minecraft 1.20.1、Fabric Loader 0.14.21、Fabric API 0.84.0、LibJF 3.8.0进行的。
因此,请不要假设这些测量对所有用例都准确。
LibJF将钩子注入到资源加载器中,这意味着每次资源访问都会增加额外开销。实际上,这导致资源重新加载时间比基本游戏增加了百分之五,游戏加载时间比基本游戏增加了百分之八(0.2秒)。
Respackopts使用这些钩子和额外的mixin来工作,增加了额外的开销。实际上,这导致资源重新加载时间比基本游戏增加了百分之六,游戏加载时间比基本游戏增加了百分之十八(0.43秒)。
最显著的增加在包扫描期间可测量,与基本游戏相比,这将花费近100倍的时间。这是因为Respackopts在此阶段执行并缓存了大部分解析和计算。正如游戏加载的统计数据所示,这在启动时通常并不明显,因为总量仍然相对较小。只有在资源包屏幕上扫描时才会注意到,扫描在每20个ticks时执行,并且每当屏幕大小调整时,影响会更大。因此,我创建了一个[单独的模组](链接),对该屏幕进行了调整以提高性能。
截图:
https://i.sodamc.com/modrinth/pP8RxDJmem.jpg?x-oss-process=style/forge2] https://i.sodamc.com/modrinth/fa6BOAfwUX.jpg?x-oss-process=style/forge2]
来自Modrinth所有游戏版本1.21.81.21.71.21.61.21.51.21.41.21.31.21.11.211.20.61.20.51.20.41.20.21.20.11.201.19.41.19.31.19.21.19.11.191.18.21.18.11.181.17.11.171.16.51.16.4所有类型neoforgefabric[1.21.8] 4.13.6+forgerespackopts-4.13.6+forge.jar下载4.13.6+forge#ReleaseCommits in Release 4.13.6+forge:- fix: do not capture r展开版本: 4.13.6+forge支持游戏: 1.21.8类型:NeoForgeRelease下载次数: 61[1.21.8] 4.13.6respackopts-4.13.6.jar下载4.13.6#ReleaseCommits in Release 4.13.6:- fix: do not capture r展开版本: 4.13.6支持游戏: 1.21.8类型:FabricRelease下载次数: 1,446[1.21.8] 4.13.5+forgerespackopts-4.13.5+forge.jar下载4.13.5+forge#ReleaseCommits in Release 4.13.5+forge:- chore: update to 1.21.8展开版本: 4.13.5+forge支持游戏: 1.21.8类型:NeoForgeRelease下载次数: 66[1.21.8] 4.13.5respackopts-4.13.5.jar下载4.13.5#ReleaseCommits in Release 4.13.5:- chore: update to 1.21.8展开版本: 4.13.5支持游戏: 1.21.8类型:FabricRelease下载次数: 1,124[1.21.7] 4.13.4+forgerespackopts-4.13.4+forge.jar下载4.13.4+forge#ReleaseCommits in Release 4.13.4+forge:- chore: bump to 1.21.7展开版本: 4.13.4+forge支持游戏: 1.21.7类型:NeoForgeRelease下载次数: 155[1.21.7] 4.13.4respackopts-4.13.4.jar下载4.13.4#ReleaseCommits in Release 4.13.4:- chore: bump to 1.21.7展开版本: 4.13.4支持游戏: 1.21.7类型:FabricRelease下载次数: 5,297[1.21.6] 4.13.3+forgerespackopts-4.13.3+forge.jar下载4.13.3+forge#ReleaseCommits in Release 4.13.3+forge:- docs: add some new entries to UsedBy- chore: bump deps- fix: avoid ResourcePackInterceptor.disable in DirFilterEvents- fix: respect interceptors for fallback translations by deferring resolution展开版本: 4.13.3+forge支持游戏: 1.21.6类型:NeoForgeRelease下载次数: 101[1.21.6] 4.13.3respackopts-4.13.3.jar下载4.13.3#ReleaseCommits in Release 4.13.3:- docs: add some new entries to UsedBy- chore: bump deps- fix: avoid ResourcePackInterceptor.disable in DirFilterEvents- fix: respect interceptors for fallback translations by deferring resolution展开版本: 4.13.3支持游戏: 1.21.6类型:FabricRelease下载次数: 55,092[1.21.6] 4.13.2+forgerespackopts-4.13.2+forge.jar下载4.13.2+forge#ReleaseCommits in Release 4.13.2+forge:- fix: make toggling debug commands easier on fabric- fix: special case DEnumEntry in /rpoc execute- fix: only evaluate fallbacks if condition actually fails- fix: add appropriate toString methods to some data types- chore: update to 1.21.6展开版本: 4.13.2+forge支持游戏: 1.21.6类型:NeoForgeRelease下载次数: 31[1.21.6] 4.13.2respackopts-4.13.2.jar下载4.13.2#ReleaseCommits in Release 4.13.2:- fix: make toggling debug commands easier on fabric- fix: special case DEnumEntry in /rpoc execute- fix: only evaluate fallbacks if condition actually fails- fix: add appropriate toString methods to some data types- chore: update to 1.21.6展开版本: 4.13.2支持游戏: 1.21.6类型:FabricRelease下载次数: 1,101[1.21.5] 4.13.1+forgerespackopts-4.13.1+forge.jar下载4.13.1+forge#ReleaseCommits in Release 4.13.1+forge:- chore: reenable sodium in dev- feat: initial architectury- feat: get fabric up and running with architectury- feat: get forge up and running with architectury- fix: get moveArtifacts working again- fix: temporarily disable units- docs: enable SPA- fix: get tests running again- chore: bootstrap JMH- chore: get rid of JMH again- perf: rewrite DirFilterEvents.findDirRpos to avoid locks- perf: avoid expensive namespace resolution in ValidationLayer.isPermittedDuringScan- perf: avoid overhead from caching file RPOs- fix: use mixin without refmaps- style: standardize mod name capitalization- test: add framework for integration tests- docs: rewrite some stuff- style: make FMJ readable by loom- fix: don\'t save state from resource pack- build: defer working dir creation- docs: some more writing- test: validate config saving + loading- test: validate more file and dir filter behavior- chore: catch null in findResources- style: reformat code- build: classify neoforge versions- build: don\'t publish common展开版本: 4.13.1+forge支持游戏: 1.21.5类型:NeoForgeRelease下载次数: 694[1.21.5] 4.13.1respackopts-4.13.1.jar下载4.13.1#ReleaseCommits in Release 4.13.1:- chore: reenable sodium in dev- feat: initial architectury- feat: get fabric up and running with architectury- feat: get forge up and running with architectury- fix: get moveArtifacts working again- fix: temporarily disable units- docs: enable SPA- fix: get tests running again- chore: bootstrap JMH- chore: get rid of JMH again- perf: rewrite DirFilterEvents.findDirRpos to avoid locks- perf: avoid expensive namespace resolution in ValidationLayer.isPermittedDuringScan- perf: avoid overhead from caching file RPOs- fix: use mixin without refmaps- style: standardize mod name capitalization- test: add framework for integration tests- docs: rewrite some stuff- style: make FMJ readable by loom- fix: don\'t save state from resource pack- build: defer working dir creation- docs: some more writing- test: validate config saving + loading- test: validate more file and dir filter behavior- chore: catch null in findResources- style: reformat code- build: classify neoforge versions- build: don\'t publish common展开版本: 4.13.1支持游戏: 1.21.5类型:FabricRelease下载次数: 98,561[1.21.5] 4.12.5+forgerespackopts-4.12.5+forge.jar下载4.12.5+forge#BetaCommits in Beta 4.12.5+forge:- chore: update dependencies- chore: translate to Ukrainian- style: parse presets in resource manager- chore: update to 1.21.5- chore: update LibJF- chore: reenable sodium in dev- Merge branch \'master\' into forge展开版本: 4.12.5+forge支持游戏: 1.21.5类型:NeoForgeBeta下载次数: 143[1.21.5] 4.12.5respackopts-4.12.5.jar下载4.12.5#ReleaseCommits in Release 4.12.5:- chore: update dependencies- chore: translate to Ukrainian- style: parse presets in resource manager- chore: update to 1.21.5- chore: update LibJF展开版本: 4.12.5支持游戏: 1.21.5类型:FabricRelease下载次数: 3,533[1.21.4] 4.12.4+forgerespackopts-4.12.4+forge.jar下载4.12.4+forge#BetaCommits in Beta 4.12.4+forge:- chore: bump forge展开版本: 4.12.4+forge支持游戏: 1.21.4类型:NeoForgeBeta下载次数: 253[1.21.4] 4.12.3+forgerespackopts-4.12.3+forge.jar下载4.12.3+forge#BetaCommits in Beta 4.12.3+forge:- docs: use mult-fallback RPOs in multi-file example- chore: update to 1.21.4- Merge branch \'master\' into forge展开版本: 4.12.3+forge支持游戏: 1.21.4类型:NeoForgeBeta下载次数: 165[1.21.4] 4.12.3respackopts-4.12.3.jar下载4.12.3#ReleaseCommits in Release 4.12.3:- docs: use mult-fallback RPOs in multi-file example- chore: update to 1.21.4展开版本: 4.12.3支持游戏: 1.21.4类型:FabricRelease下载次数: 16,134[1.21.3] 4.12.2+forgerespackopts-4.12.2+forge.jar下载4.12.2+forge#BetaCommits in Beta 4.12.2+forge:- perf: descend file filter chain linearly- Merge branch \'master\' into forge展开版本: 4.12.2+forge支持游戏: 1.21.3类型:NeoForgeBeta下载次数: 72[1.21.3] 4.12.2respackopts-4.12.2.jar下载4.12.2#ReleaseCommits in Release 4.12.2:- perf: descend file filter chain linearly展开版本: 4.12.2支持游戏: 1.21.3类型:FabricRelease下载次数: 1,098[1.21.3] 4.12.1+forgerespackopts-4.12.1+forge.jar下载4.12.1+forge#BetaCommits in Beta 4.12.1+forge:- chore: clean up logs a bit- docs: mention more packs using this- feat: use custom Naming for UIs- chore: generate config- feat: start work on 1.21.2 port- chore: bump to 1.21.3- fix: get sodium into the test environment again- fix: use correct commons- Merge branch \'master\' into forge展开版本: 4.12.1+forge支持游戏: 1.21.3类型:NeoForgeBeta下载次数: 80[1.21.3] 4.12.1respackopts-4.12.1.jar下载4.12.1#ReleaseCommits in Release 4.12.1:- fix: use correct commons展开版本: 4.12.1支持游戏: 1.21.3类型:FabricRelease下载次数: 1,092[1.21.3] 4.12.0respackopts-4.12.0.jar下载4.12.0#ReleaseCommits in Release 4.12.0:- chore: clean up logs a bit- docs: mention more packs using this- feat: use custom Naming for UIs- chore: generate config- feat: start work on 1.21.2 port- chore: bump to 1.21.3- fix: get sodium into the test environment again展开版本: 4.12.0支持游戏: 1.21.3类型:FabricRelease下载次数: 42[1.21.1] 4.11.3respackopts-4.11.3.jar下载4.11.3#ReleaseCommits in Release 4.11.3:- fix: support pre-7 packs using lenient expression parsing- style: use switch expression in BoolExprTypeAdapter展开版本: 4.11.3支持游戏: 1.21.1类型:FabricRelease下载次数: 11,312[1.21.1] 4.11.3+forgerespackopts-4.11.3+forge.jar下载4.11.3+forge#BetaCommits in Beta 4.11.3+forge:- fix: support pre-7 packs using lenient expression parsing- style: use switch expression in BoolExprTypeAdapter- Merge branch \'master\' into forge- chore: bump libjf展开版本: 4.11.3+forge支持游戏: 1.21.1类型:NeoForgeBeta下载次数: 1,909[1.21.1] 4.11.2respackopts-4.11.2.jar下载4.11.2#ReleaseCommits in Release 4.11.2:- docs: migrate to vitepress- chore: port over some internal changes from NF- chore: use more targeted mixins展开版本: 4.11.2支持游戏: 1.21.1类型:FabricRelease下载次数: 655[1.21.1] 4.11.2+forgerespackopts-4.11.2+forge.jar下载4.11.2+forge#BetaCommits in Beta 4.11.2+forge:- docs: migrate to vitepress- chore: perform initial porting work for NeoForge- chore: port over some internal changes from NF- Merge branch \'refs/heads/master\' into forge- fix: get RPO running on forge- chore: port over some internal changes from NF- chore: use more targeted mixins- Merge branch \'master\' into forge- fix: correct imports展开版本: 4.11.2+forge支持游戏: 1.21.1类型:NeoForgeBeta下载次数: 55[1.21.1] 4.11.1respackopts-4.11.1.jar下载4.11.1#ReleaseCommits in Release 4.11.1:- fix: respect integer numeric entries展开版本: 4.11.1支持游戏: 1.21.1类型:FabricRelease下载次数: 631[1.21.1] 4.11.0respackopts-4.11.0.jar下载4.11.0#ReleaseCommits in Release 4.11.0:- fix: use decompiler when visualizing optimized expression in condition exceptions- chore: move pack entry widget logic to LibJF module- chore: bump to 1.21.1- fix: use concurrent maps in dependency tracker- chore: use new resource pack hook api- fix: prevent leaks from previous reloads messing with validationLayer- feat: add support for presets- fix: remove leftovers from debugging- docs: add sections on presets and advanced muScript usages- fix: show widget for pinned and enforced packs- chore: rename and move serialization code- test: get tests working again展开版本: 4.11.0支持游戏: 1.21.1类型:FabricRelease下载次数: 58[1.21] 4.10.0respackopts-4.10.0.jar下载4.10.0#ReleaseCommits in Release 4.10.0:- feat: support string entries- chore: bump meta version- chore: update to 1.21- fix: use Identifier.of in new code展开版本: 4.10.0支持游戏: 1.21, 1.21.1类型:FabricRelease下载次数: 16,764[1.20.6] 4.9.0respackopts-4.9.0.jar下载4.9.0#ReleaseCommits in Release 4.9.0:- chore: bump to 1.20.6- feat: introduce validation layer to detect early resource loads and infinite recursion- fix: move validation layer under debugLogs option that already exists for things like that- chore: mention additional incompatible mods in FMJ- chore: remove dashloader compat- fix: use different log category for IO logs- chore: clean up logging- feat: rewrite pack discovery and add warnings for duplicate IDs- chore: optimize imports- fix: properly account for MetaCache mutation when removing old keys- fix: avoid expensive tree equality computation when comparing pack states- fix: don\'t clear cache prematurely when there are multiple pack managers展开版本: 4.9.0支持游戏: 1.20.6类型:FabricRelease下载次数: 1,954[1.20.5] 4.8.0respackopts-4.8.0.jar下载4.8.0#ReleaseCommits in Release 4.8.0:- fix: protect against NPE with mod-provided packs in root directories of (virtual) file systems- feat: initial work on 1.20.5 and commons 1.7 port- chore: clean up events slightly- fix: use correct versions- build: remove unused repos展开版本: 4.8.0支持游戏: 1.20.5类型:FabricRelease下载次数: 258[1.20.4] 4.7.2respackopts-4.7.2.jar下载4.7.2#ReleaseCommits in Release 4.7.2:- chore: update to 1.20.4展开版本: 4.7.2支持游戏: 1.20.4类型:FabricRelease下载次数: 13,627[1.20.2] 4.7.1respackopts-4.7.1.jar下载4.7.1#ReleaseCommits in Release 4.7.1:- fix: implement basic recursive file dependency tracking for debugLogs- fix: implement OverlayMap to store FallbackI18n without evaluating lower map early展开版本: 4.7.1支持游戏: 1.20.2类型:FabricRelease下载次数: 8,737[1.20.2] 4.7.0respackopts-4.7.0.jar下载4.7.0#ReleaseCommits in Release 4.7.0:- feat: update to 1.20.2 snapshot and implement RespackoptsFS abstraction over resource packs- chore: merge master branch- fix: fork Scope before runScript- chore: bump deps- feat: update to 1.20.2展开版本: 4.7.0支持游戏: 1.20.2类型:FabricRelease下载次数: 2,613[1.20.1] 4.6.2respackopts-4.6.2.jar下载4.6.2#ReleaseCommits in Release 4.6.2:- fix: avoid premature muScript initialization with libjf-config-reflect展开版本: 4.6.2支持游戏: 1.20.1类型:FabricRelease下载次数: 9,087[1.20.1] 4.6.1respackopts-4.6.1.jar下载4.6.1#ReleaseCommits in Release 4.6.1:- perf: DirFilterEvents.findDirRpos: single map access on fast path- docs: reference jfgit- fix: Use proper maximum value and increase 1.20.1 commons compatibility展开版本: 4.6.1支持游戏: 1.20.1类型:FabricRelease下载次数: 132[1.20.1] 4.6.0respackopts-4.6.0.jar下载4.6.0#ReleaseCommits in Release 4.6.0:- fix: reinvent DirFilterAdditive- feat: add support for whole numbers展开版本: 4.6.0支持游戏: 1.20.1类型:FabricRelease下载次数: 191[1.20.1] 4.5.1respackopts-4.5.1.jar下载4.5.1#ReleaseCommits in Release 4.5.1:- fix: use default as default展开版本: 4.5.1支持游戏: 1.20.1类型:FabricRelease下载次数: 113[1.20.1] 4.5.0respackopts-4.5.0.jar下载4.5.0#ReleaseCommits in Release 4.5.0:- feat: clean up DirFilterEvents and adjust behavior for new packs展开版本: 4.5.0支持游戏: 1.20.1类型:FabricRelease下载次数: 90[1.20.1] 4.4.0respackopts-4.4.0.jar下载4.4.0#BetaThis version contains significant changes to the internal representation of state and a binary-incompatible muScript version bump (meaning other mods using it will need to update as well)Commits in Beta 4.4.0:- fix: perform reload when changing setting in combined screen- chore: bump devutil to fix dev env- fix: remove unneeded log- chore: use new DSL for resource pack menu config screen- fix: show display name of pack instead of full cache key- feat: redesign Dynamic- feat: /rpoc execute to test muScript snippet- fix: use correct regex to check for legal strings展开版本: 4.4.0支持游戏: 1.20.1类型:FabricBeta下载次数: 140[1.20.1] 4.3.1respackopts-4.3.1.jar下载4.3.1#ReleaseCommits in Release 4.3.1:- Parallelize scanPacks hook. Minor performance bump, probably not worth it, but I already invested the time so why not- Create config dir in static init, should fix issue on first startup- docs: Start section on performance impact- Revert \"Parallelize scanPacks hook. Minor performance bump, probably not worth it, but I already invested the time so why not\"- fix: partial reapply- debugging fixes- fix: remove unneeded line- docs: mention dump scope展开版本: 4.3.1支持游戏: 1.20.1类型:FabricRelease下载次数: 3,958[1.20] 4.3.0respackopts-4.3.0.jar下载4.3.0#ReleaseCommits in Release 4.3.0:- Update to 1.20展开版本: 4.3.0支持游戏: 1.20类型:FabricRelease下载次数: 704[1.19.4] 4.2.0respackopts-4.2.0.jar下载4.2.0#ReleaseVanilla seemingly contains some more resource loading changes. As always, please report ANY issues you come across!Commits in Release 4.2.0:- Update deps- Update muScript, brings stricter error checking- Optimize imports- Catch additional throwables (such as those caused by illegal syntax) when parsing respackopts.json5- Compatibility with latest fabric loader + loom- \"Disable\" tests- Load english translations even if the pack is not loaded- Update to 1.19.4 and use Scope.fork instead of mutating a shared scope展开版本: 4.2.0支持游戏: 1.19.4类型:FabricRelease下载次数: 1,713[1.19.3] 4.1.0respackopts-4.1.0.jar下载4.1.0#BetaDue to changes related to resource loading in Minecraft 1.19.3, this update contains major changes to the file resolution logic. Please tell me if your pack broke!Commits in Beta 4.1.0:- Don\'t log stacktrace in rpo$checkProfile if debugLogs is disabled (closes #27)- Update to new infrastructure- Big bran- [docs] Fix link- Update to 1.19.3展开版本: 4.1.0支持游戏: 1.19.3类型:FabricBeta下载次数: 594[1.19.2] 4.0.2respackopts-4.0.2.jar下载4.0.2#BetaCommits in beta 4.0.2:- Some null safety (fixes #24)展开版本: 4.0.2支持游戏: 1.19.2类型:FabricBeta下载次数: 859[1.19.2] 4.0.1respackopts-4.0.1.jar下载4.0.1#AlphaThis patch fixes a crash on startup. Please read the previous changelog for information on 4.0I have verified that, that previous packs seem to work fine (apart from enum translations).If no further issues are reported, the next version will likely be tagged as beta.Commits in alpha 4.0.1:- [docs] Add some additional packs- Attempt to prevent early class init from config if config-reflect is loaded展开版本: 4.0.1支持游戏: 1.19.2类型:FabricAlpha下载次数: 104[1.19.2] 4.0.0respackopts-4.0.0.jar下载4.0.0#AlphaThis highly experimental release utilizes LibJF Config 3 for UIs.Due to this change, the mod can now theoretically be used server-side to configure data packs (though you\'ll have to modify the config files manually instead of using the UI).Due to how much the previous codebase was designed around cloth internals, some new bugs are very likely.While I have attempted to test most functionality, it is very likely that I have overlooked something.If you find any incompatibility (outside of translation keys changing, that is unavoidable), please inform me!Commits in alpha 4.0.0:- Switch config UI backend to LibJF 3- Support respackopts.json5 instead of assets/respackopts/conf.json- Fix config file path- Fix CI- Switch to mdbook for docs- Update README.md- Switch environment to * since this should theoretically work serverside now展开版本: 4.0.0支持游戏: 1.19.2类型:FabricAlpha下载次数: 95[1.19.1] 3.1.0respackopts-3.1.0.jar下载3.1.0#AlphaI once again needed to reengineer some parts of respackopts, this time for the client/common source split.The mod is not yet able to run on servers, but that is something I might work on in the future.Please report all issues you come across!Commits in alpha 3.1.0:- Hopefully enhance condition debugging experience- Update for 1.19.1 with split sources- Disable tests展开版本: 3.1.0支持游戏: 1.19.1类型:FabricAlpha下载次数: 160[1.19] 3.0.0respackopts-3.0.0.jar下载3.0.0#AlphaThis version contains major changes to the syntax and implementation of respackopts.While backwards compatibility is technically accounted for, there is a non-zero chance of issues.Please report every bug you find.Commits in alpha 3.0.0:- Reenable compat modules for frex and dashloader. Will require a frex update to stop some unneeded logging- Introduce μScript and replace the condition and resource expansion systems with it (backwards compatibility is provided)- Update for changes in μScript- Fix tests- Add support for date/time conditions, closes #18- Fix several bugs, bump deps for 1.19- [docs] Omit unneeded quotes around entry names展开版本: 3.0.0支持游戏: 1.19类型:FabricAlpha下载次数: 528[1.18.2] 2.10.2respackopts-2.10.2.jar下载2.10.2#BetaCommits in beta 2.10.2:- [docs] Tweak README- Update deps展开版本: 2.10.2支持游戏: 1.18.2类型:FabricBeta下载次数: 727[1.18.2] 2.10.1respackopts-2.10.1.jar下载2.10.1#BetaCommits in beta 2.10.1:- Minor build.gradle cleanup- Utilize JfMods scripts changes to enhance dependency listings- Simplify README- Mention enum string value in docs- Use CacheKey/CachedPackState abstractions for MetaCache- Update LibJF, use @SerializedName展开版本: 2.10.1支持游戏: 1.18.2类型:FabricBeta下载次数: 292[1.18.2] 2.10.0respackopts-2.10.0.jar下载2.10.0#ReleaseCommits in release 2.10.0:- Hook OPEN_ROOT in FileFilterEventImpl- Fabric Resource Conditions interop- Increase gradle Xmx- [docs] Add page on changes between pack format versions- [docs] Add page on changes between pack format versions- [docs] Resource expansion- Update deps for 1.18.2展开版本: 2.10.0支持游戏: 1.18.2类型:FabricRelease下载次数: 361[1.18.1] 2.9.1respackopts-2.9.1.jar下载2.9.1#ReleaseCommits in release 2.9.1:- [docs] list some packs using respackopts. Closes #19- Fix repeatedly reloading resources in pack screen, closes #21- Logging improvements, fixed getName() and better /rpo dump- Update gradle wrapper展开版本: 2.9.1支持游戏: 1.18.1类型:FabricRelease下载次数: 340[1.18] 2.9.0respackopts-2.9.0.jar下载2.9.0#BetaCommits in beta 2.9.0:- 1.18 proper- Update for new build script- Use new CI scripts- Use the data location of a pack instead of its id internally. Might fix conflicts between multiple instances of the same pack- rc1, work around a known bug with fabulous shaders- Fix an issue from the previous commit and support built-in conditions- Save pack configs in the packs directory (SomePack.zip -> SomePack.zip.rpo) if possible, needs testing- Port to 1.18 and include ModMenu icon, closes #17- Move some stuff around again- jdk17, explicitly depend on loader 0.12.0- Attempt to fix table in Shaders.md展开版本: 2.9.0支持游戏: 1.18类型:FabricBeta下载次数: 330[1.17.1] 2.8.2respackopts-2.8.2.jar下载2.8.2#ReleaseCommits in this release:- Work around cloth breaking enums, closes #15- Attempt to fix table in AdvancedConfig.md展开版本: 2.8.2支持游戏: 1.17.1类型:FabricRelease下载次数: 454[1.17.1] 2.8.1respackopts-2.8.1.jar下载2.8.1#ReleaseCommits in this release:- Update LibJF to release- Thread \"safe\"- Fix tests- Update .gitlab-ci.yml- Extra logging to help debug #13- Attempt to fix IllegalStateException in findResource- Attempt to fix CME展开版本: 2.8.1支持游戏: 1.17.1类型:FabricRelease下载次数: 151[1.17.1] 2.8.0respackopts-2.8.0.jar下载2.8.0#ReleaseThe project has been updated to [1.17.1] 2.8.0. No changelog was specified.展开版本: 2.8.0支持游戏: 1.17.1类型:FabricRelease下载次数: 157[1.17.1] 2.7.1respackopts-2.7.1.jar下载2.7.1#ReleaseThe project has been updated to [1.17.1] 2.7.1. No changelog was specified.展开版本: 2.7.1支持游戏: 1.17.1类型:FabricRelease下载次数: 142[1.17.1] 2.7.0respackopts-2.7.0.jar下载2.7.0#ReleaseThe project has been updated to [1.17.1] 2.7.0. No changelog was specified.展开版本: 2.7.0支持游戏: 1.17.1类型:FabricRelease下载次数: 74[1.17.1] 2.6.0respackopts-2.6.0.jar下载2.6.0#ReleaseThe project has been updated to [1.17.1] 2.6.0. No changelog was specified.展开版本: 2.6.0支持游戏: 1.17.1类型:FabricRelease下载次数: 178[1.17.1] 2.4.0respackopts-2.4.0.jar下载2.4.0#ReleaseThe project has been updated to [1.17.1] 2.4.0. No changelog was specified.展开版本: 2.4.0支持游戏: 1.17.1类型:FabricRelease下载次数: 101[1.17.1] 2.3.0respackopts-2.3.0.jar下载2.3.0#BetaThe project has been updated to [1.17.1] 2.3.0. No changelog was specified.展开版本: 2.3.0支持游戏: 1.17.1类型:FabricBeta下载次数: 226[1.17] 2.1.1respackopts-2.1.1.jar下载2.1.1#ReleaseThe project has been updated to [1.17] 2.1.1. No changelog was specified.展开版本: 2.1.1支持游戏: 1.17类型:FabricRelease下载次数: 134[1.17] 2.1.0respackopts-2.1.0.jar下载2.1.0#ReleaseThe project has been updated to [1.17] 2.1.0. No changelog was specified.展开版本: 2.1.0支持游戏: 1.17类型:FabricRelease下载次数: 161[1.17] 2.0.0respackopts-2.0.0.jar下载2.0.0#ReleaseThe project has been updated to [1.17] 2.0.0. No changelog was specified.展开版本: 2.0.0支持游戏: 1.17类型:FabricRelease下载次数: 114[1.17] 1.4.4respackopts-1.4.4.jar下载1.4.4#ReleaseThe project has been updated to [1.17] 1.4.4. No changelog was specified.展开版本: 1.4.4支持游戏: 1.17类型:FabricRelease下载次数: 96[1.16.5] 1.4.2respackopts-1.4.2.jar下载1.4.2#ReleaseThe project has been updated to [1.16.5] 1.4.2. No changelog was specified.展开版本: 1.4.2支持游戏: 1.16.5类型:FabricRelease下载次数: 7,809[1.16.5] 1.4.1respackopts-1.4.1.jar下载1.4.1#ReleaseThe project has been updated to root project \'respackopts\'. No changelog was specified.展开版本: 1.4.1支持游戏: 1.16.5类型:FabricRelease下载次数: 205[1.16.5] 1.4.0respackopts-1.4.0.jar下载1.4.0#ReleaseThe project has been updated to root project \'respackopts\'. No changelog was specified.展开版本: 1.4.0支持游戏: 1.16.5类型:FabricRelease下载次数: 270[1.16.4] 1.3.1respackopts-1.3.1.jar下载1.3.1#ReleaseThe project has been updated to root project \'respackopts\'. No changelog was specified.展开版本: 1.3.1支持游戏: 1.16.4类型:FabricRelease下载次数: 273[1.16.4] 1.3.0respackopts-1.3.0.jar下载1.3.0#ReleaseThe project has been updated to root project \'respackopts\'. No changelog was specified.展开版本: 1.3.0支持游戏: 1.16.4类型:FabricRelease下载次数: 98[1.16.4] 1.2.0respackopts-1.2.0.jar下载1.2.0#ReleaseThe project has been updated to root project \'respackopts\'. No changelog was specified.展开版本: 1.2.0支持游戏: 1.16.4类型:FabricRelease下载次数: 102[1.16.4] 1.1.2respackopts-1.1.2.jar下载1.1.2#ReleaseThe project has been updated to root project \'respackopts\'. No changelog was specified.展开版本: 1.1.2支持游戏: 1.16.4类型:FabricRelease下载次数: 101[1.16.4] 1.1respackopts-1.1.jar下载1.1#ReleaseThe project has been updated to root project \'respackopts\'. No changelog was specified.展开版本: 1.1支持游戏: 1.16.4类型:FabricRelease下载次数: 88[1.16.4] 1.0respackopts-1.0.jar下载1.0#ReleaseThe project has been updated to root project \'respackopts\'. No changelog was specified.展开版本: 1.0支持游戏: 1.16.4类型:FabricRelease下载次数: 81Initial Releaserespackopts-1.0.jar下载v1.0#BetaInitial release展开版本: v1.0支持游戏: 1.16.4类型:FabricBeta下载次数: 111全部版本
markdown_parsed
文章类型:收录
layui.use([\'form\'], function(){
var form = layui.form;
});
资源包配置菜单 |
|