1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-06-25 22:53:22 +00:00
CC-Tweaked/src/test/java/dan200/computercraft/core
Jonathan Coates 34b5ede326 Switch to Mojang mappings
ForgeGradle (probably sensibly) yells at me about doing this. However:
 - There's a reasonable number of mods doing this, which establishes
   some optimistic precedent.
 - The licence update in Aug 2020 now allows you to use them for
   "development purposes". I guess source code counts??
 - I'm fairly sure this is also compatible with the CCPL - there's an
   exception for Minecraft code.

The main motivation for this is to make the Fabric port a little
easier. Hopefully folks (maybe me in the future, we'll see) will no
longer have to deal with mapping hell when merging - only mod loader
hell.
2021-01-09 19:22:58 +00:00
..
apis 2020 -> 2021 2021-01-06 17:13:40 +00:00
asm 2020 -> 2021 2021-01-06 17:13:40 +00:00
computer 2020 -> 2021 2021-01-06 17:13:40 +00:00
filesystem Switch to Mojang mappings 2021-01-09 19:22:58 +00:00
ComputerTestDelegate.java 2020 -> 2021 2021-01-06 17:13:40 +00:00
LuaCoverage.java 2020 -> 2021 2021-01-06 17:13:40 +00:00