|
TX Loader (TX加载器)Github |相关wiki |源站链接支持: forge轻松为你的模组包提供自定义官方资源!
特点:
- 提供一个目录,其作用与其他资源包相同
- 提供一个目录,覆盖所有具有相同资源位置的其他资源
- 官方资源可以在启动时从官方Mojang服务器自动下载(这样不会违反Mojang的[品牌和资产指南](链接))。包开发者可以通过JSON配置来实现,模组开发者可以使用 `glowredman.txloader.TXLoaderCore#getAssetBuilder` 中的构建器来实现。
来自Modrinth所有游戏版本1.7.101.12.2所有类型forge1.8.5txloader-1.8.5.jar下载1.8.5#Releasetxloader-1.8.5-dev.jar下载1.8.5#Releasetxloader-1.8.5-sources.jar下载1.8.5#Release**Full Changelog**: 1.8.5支持游戏: 1.7.10类型:ForgeRelease下载次数: 3501.8.4txloader-1.8.4.jar下载1.8.4#Releasetxloader-1.8.4-dev.jar下载1.8.4#Releasetxloader-1.8.4-sources.jar下载1.8.4#Release## What\'s Changed* Load `en_US.lang` Files on the Server by @glowredman in https://github.com/GTNewHorizons/TX-Loader/pull/17**Full Changelog**: https://github.com/GTNewHorizons/TX-Loader/compare/1.8.2...1.8.4展开版本: 1.8.4支持游戏: 1.7.10类型:ForgeRelease下载次数: 2931.8.3-pretxloader-1.8.3-pre.jar下载1.8.3-pre#Betatxloader-1.8.3-pre-dev.jar下载1.8.3-pre#Betatxloader-1.8.3-pre-sources.jar下载1.8.3-pre#Beta**Full Changelog**: https://github.com/GTNewHorizons/TX-Loader/compare/1.8.2...1.8.3-pre展开版本: 1.8.3-pre支持游戏: 1.7.10类型:ForgeBeta下载次数: 301.8.2txloader-1.8.2.jar下载1.8.2#Releasetxloader-1.8.2-dev.jar下载1.8.2#Releasetxloader-1.8.2-sources.jar下载1.8.2#Release## What\'s Changed* Add Logo and `mcmod.info` by @glowredman in https://github.com/GTNewHorizons/TX-Loader/pull/15* Fix Metadata not working outside of the Development Environment by @glowredman in https://github.com/GTNewHorizons/TX-Loader/pull/16**Full Changelog**: https://github.com/GTNewHorizons/TX-Loader/compare/1.7.3...1.8.2展开版本: 1.8.2支持游戏: 1.7.10类型:ForgeRelease下载次数: 1261.8.1txloader-1.8.1.jar下载1.8.1#Releasetxloader-1.8.1-dev.jar下载1.8.1#Releasetxloader-1.8.1-sources.jar下载1.8.1#Release## What\'s Changed* Add Logo and `mcmod.info` by @glowredman in https://github.com/GTNewHorizons/TX-Loader/pull/15**Full Changelog**: https://github.com/GTNewHorizons/TX-Loader/compare/1.7.3...1.8.1展开版本: 1.8.1支持游戏: 1.7.10类型:ForgeRelease下载次数: 391.8.0txloader-1.8.0.jar下载1.8.0#Releasetxloader-1.8.0-dev.jar下载1.8.0#Releasetxloader-1.8.0-sources.jar下载1.8.0#Release**Full Changelog**: https://github.com/GTNewHorizons/TX-Loader/compare/1.7.2...1.8.0展开版本: 1.8.0支持游戏: 1.7.10类型:ForgeRelease下载次数: 31,8261.7.3txloader-1.7.3.jar下载1.7.3#Releasetxloader-1.7.3-dev.jar下载1.7.3#Releasetxloader-1.7.3-sources.jar下载1.7.3#Release## What\'s Changed* feat: log asset path on error by @Pilzinsel64 in https://github.com/GTNewHorizons/TX-Loader/pull/14## New Contributors* @Pilzinsel64 made their first contribution in https://github.com/GTNewHorizons/TX-Loader/pull/14**Full Changelog**: https://github.com/GTNewHorizons/TX-Loader/compare/1.7.2...1.7.3展开版本: 1.7.3支持游戏: 1.7.10类型:ForgeRelease下载次数: 1,3201.7.2txloader-1.7.2.jar下载1.7.2#Releasetxloader-1.7.2-dev.jar下载1.7.2#Releasetxloader-1.7.2-sources.jar下载1.7.2#Release## What\'s Changed* Compatible with ID-based dynamic resources by @ketikai in https://github.com/GTNewHorizons/TX-Loader/pull/13## New Contributors* @ketikai made their first contribution in https://github.com/GTNewHorizons/TX-Loader/pull/13**Full Changelog**: https://github.com/GTNewHorizons/TX-Loader/compare/1.7.1...1.7.2展开版本: 1.7.2支持游戏: 1.7.10类型:ForgeRelease下载次数: 4941.7.1txloader-1.7.1.jar下载1.7.1#Releasetxloader-1.7.1-dev.jar下载1.7.1#Releasetxloader-1.7.1-sources.jar下载1.7.1#Release## What\'s Changed* Open up Asset & Source so other mods (Angelica) can use the getAssetBuilder by @mitchej123 in https://github.com/GTNewHorizons/TX-Loader/pull/11## New Contributors* @mitchej123 made their first contribution in https://github.com/GTNewHorizons/TX-Loader/pull/11**Full Changelog**: https://github.com/GTNewHorizons/TX-Loader/compare/1.7.0...1.7.1展开版本: 1.7.1支持游戏: 1.7.10类型:ForgeRelease下载次数: 2971.5.3txloader-1.5.3.jar下载1.5.3#Releasetxloader-1.5.3-dev.jar下载1.5.3#Releasetxloader-1.5.3-sources.jar下载1.5.3#Release## What\'s Changed* Change the Cache directory location by @ghostflyby in https://github.com/GTNewHorizons/TX-Loader/pull/5## New Contributors* @ghostflyby made their first contribution in https://github.com/GTNewHorizons/TX-Loader/pull/5**Full Changelog**: https://github.com/GTNewHorizons/TX-Loader/compare/1.5.2...1.5.3展开版本: 1.5.3支持游戏: 1.7.10类型:ForgeRelease下载次数: 64,3711.12.2-1.5.1txloader-1.12.2-1.5.1.jar下载1.12.2-1.5.1#ReleaseFix class transformer crashing展开版本: 1.12.2-1.5.1支持游戏: 1.12.2类型:ForgeRelease下载次数: 2,2251.5.2txloader-1.5.2.jar下载1.5.2#Releasetxloader-1.5.2-dev.jar下载1.5.2#Releasetxloader-1.5.2-sources.jar下载1.5.2#Release## What\'s Changed* Fix NPE with BLS by @glowredman in https://github.com/GTNewHorizons/TX-Loader/pull/4**Full Changelog**: https://github.com/GTNewHorizons/TX-Loader/compare/1.5.1...1.5.2展开版本: 1.5.2支持游戏: 1.7.10类型:ForgeRelease下载次数: 2641.5.1txloader-1.5.1.jar下载1.5.1#Releasetxloader-1.5.1-dev.jar下载1.5.1#Releasetxloader-1.5.1-sources.jar下载1.5.1#Release## What\'s Changed* Add BetterLoadingScreen Comapt by @glowredman in https://github.com/GTNewHorizons/TX-Loader/pull/3**Full Changelog**: https://github.com/GTNewHorizons/TX-Loader/compare/1.5...1.5.1展开版本: 1.5.1支持游戏: 1.7.10类型:ForgeRelease下载次数: 1891.12.2-1.5txloader-1.12.2-1.5.jar下载1.12.2-1.5#ReleasePort to 1.12.2展开版本: 1.12.2-1.5支持游戏: 1.12.2类型:ForgeRelease下载次数: 881.5txloader-1.5.jar下载1.5#Releasetxloader-1.5-dev.jar下载1.5#Releasetxloader-1.5-sources.jar下载1.5#Release**Full Changelog**: https://github.com/GTNewHorizons/TX-Loader/compare/1.4...1.5展开版本: 1.5支持游戏: 1.7.10类型:ForgeRelease下载次数: 2171.4txloader-1.4.jar下载1.4#Releasetxloader-1.4-dev.jar下载1.4#Releasetxloader-1.4-sources.jar下载1.4#Release## What\'s Changed* Add Texture Support by @glowredman in https://github.com/GTNewHorizons/TX-Loader/pull/2**Full Changelog**: https://github.com/GTNewHorizons/TX-Loader/compare/1.2...1.4展开版本: 1.4支持游戏: 1.7.10类型:ForgeRelease下载次数: 2001.3-pretxloader-1.3-pre.jar下载1.3-pre#Betatxloader-1.3-pre-dev.jar下载1.3-pre#Betatxloader-1.3-pre-sources.jar下载1.3-pre#Beta**Full Changelog**: https://github.com/GTNewHorizons/TX-Loader/compare/1.2...1.3-pre展开版本: 1.3-pre支持游戏: 1.7.10类型:ForgeBeta下载次数: 2481.2txloader-1.7.10-1.2.jar下载1.2#Releasetxloader-1.7.10-1.2-dev.jar下载1.2#Releasetxloader-1.7.10-1.2-sources.jar下载1.2#Release## What\'s Changed* Fix Assets being downloaded too early by @glowredman in https://github.com/GTNewHorizons/TX-Loader/pull/1**Full Changelog**: https://github.com/GTNewHorizons/TX-Loader/compare/1.1...1.2展开版本: 1.2支持游戏: 1.7.10类型:ForgeRelease下载次数: 1841.1txloader-1.7.10-1.1.jar下载1.1#Releasetxloader-1.7.10-1.1-dev.jar下载1.1#Releasetxloader-1.7.10-1.1-sources.jar下载1.1#Release**Full Changelog**: https://github.com/GTNewHorizons/TX-Loader/commits/1.1展开版本: 1.1支持游戏: 1.7.10类型:ForgeRelease下载次数: 2111.0txloader-1.7.10-1.0.jar下载1.0#Betatxloader-1.7.10-1.0-dev.jar下载1.0#Betatxloader-1.7.10-1.0-sources.jar下载1.0#BetaInitial build展开版本: 1.0支持游戏: 1.7.10类型:ForgeBeta下载次数: 204全部版本
markdown_parsed
文章类型:收录
layui.use([\'form\'], function(){
var form = layui.form;
});
TX Loader |
楼主
2025-8-10 19:45:24
回复(0)
收起回复
|