1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-01-10 09:20:28 +00:00
CC-Tweaked/projects/core
Jonathan Coates 63185629b7
Use "require" in textutils
This avoids us having to support requireless environments inside
cc.strings.

I do kinda wonder if os.loadAPI-loaded files should also have their own
shared "require", just so we're not loading 10 copies of cc.expect.
2024-07-24 19:40:10 +01:00
..
src Use "require" in textutils 2024-07-24 19:40:10 +01:00
build.gradle.kts Change how we put test libraries on the class path 2024-01-31 19:49:36 +00:00