No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
lanmikeman 46afee8a75
Some checks failed
Build / build (1.16.5) (push) Has been cancelled
Build / build (1.17.1) (push) Has been cancelled
Build / build (1.18.2) (push) Has been cancelled
Build / build (1.19.2) (push) Has been cancelled
Build / build (1.19.4) (push) Has been cancelled
Build / build (1.20.1) (push) Has been cancelled
Build / build (1.20.4) (push) Has been cancelled
WIP: port London Underground Addon to Fabric Minecraft 26.1.2
Loom 1.17 unobfuscated build against local MTR port; small 26.x API aliases.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-28 20:48:53 +03:00
.github/workflows Updated mod mappings and added 1.20.1 build 2024-04-30 00:40:48 -07:00
buildSrc WIP: port London Underground Addon to Fabric Minecraft 26.1.2 2026-07-28 20:48:53 +03:00
fabric WIP: port London Underground Addon to Fabric Minecraft 26.1.2 2026-07-28 20:48:53 +03:00
forge Fix failing build and bump version 2025-09-15 13:07:15 -07:00
gradle/wrapper WIP: port London Underground Addon to Fabric Minecraft 26.1.2 2026-07-28 20:48:53 +03:00
libs Updated MTR mod to 4.0.0 2025-07-31 09:13:35 -07:00
.gitignore Initial 4.0.0 migration 2024-03-15 18:43:10 -07:00
build.gradle Update libraries for all Minecraft versions 2024-03-16 12:37:21 -07:00
gradle.properties WIP: port London Underground Addon to Fabric Minecraft 26.1.2 2026-07-28 20:48:53 +03:00
gradlew Initial 4.0.0 migration 2024-03-15 18:43:10 -07:00
gradlew.bat Initial 4.0.0 migration 2024-03-15 18:43:10 -07:00
LICENSE Correct License to MIT 2023-01-21 11:51:59 +00:00
README.md Correct License to MIT 2023-01-21 11:51:59 +00:00
settings.gradle WIP: port London Underground Addon to Fabric Minecraft 26.1.2 2026-07-28 20:48:53 +03:00

MTR London Underground Addon

Setup

  1. Clone this repository
  2. Sync the Gradle project
  3. To switch Minecraft versions or on first run:
    1. Sync the Gradle Project
    2. In the root project, run the Gradle setupLibrary task
    3. Sync the Gradle Project again

License

This template is available under the MIT license. Feel free to learn from it and incorporate it in your own projects.