James Seibel
|
cfec32746d
|
Fix shading for MC 1.20.6 IE Java 21
|
2024-05-18 07:27:17 -05:00 |
|
James Seibel
|
4439983ace
|
Fix some api:javadoc warnings and suppress future ones
I don't like suppressing warnings, but in this case they want the javadocs to be a bit more verbose then necessary.
|
2023-08-26 17:32:39 -05:00 |
|
James Seibel
|
81ac90feb4
|
Add a build.gradle for API building with source files
|
2023-06-29 20:52:30 -05:00 |
|
coolGi
|
70369fa468
|
Removed api build.gradle
|
2023-02-28 16:57:45 +10:30 |
|
James Seibel
|
42d3e38daa
|
Fix gradle mystery compiler error
Specifically fixes core gradle being unable to access packages found in API
|
2023-02-27 20:38:40 -06:00 |
|
coolGi
|
c44c501cd8
|
Maybe fixed bug with gradle???
|
2023-02-27 21:11:37 +10:30 |
|
coolGi
|
7403657d83
|
Removed classifier's as they are no longer needed in gradle 18
|
2023-02-24 19:08:53 +10:30 |
|
coolGi
|
0c6e620406
|
Fabric now builds (and works outside the build environment)
|
2023-02-12 20:11:53 +10:30 |
|
coolGi
|
5ec91475a4
|
Made API Jar name use mod_version instead of versionStr
|
2023-02-12 13:02:56 +10:30 |
|
coolGi
|
b1ff93bb91
|
Changed out the json library with something that we already have
|
2022-10-04 17:24:25 +10:30 |
|
James Seibel
|
9eefd53fdc
|
Fix test compiling in API
TODO: why do we need manifold to compile the API when any test file is present?
|
2022-09-05 16:08:40 -05:00 |
|
James Seibel
|
14d0e65c68
|
Move the api sub-project into core
|
2022-08-30 07:39:59 -05:00 |
|