tom5454 / Toms-Peripherals

MIT License
16 stars 2 forks source link

Repository does not build. #21

Closed IAteMinecraft closed 2 months ago

IAteMinecraft commented 2 months ago

After I cloned the repository. I found that it needed 'local:IntegratedDynamics:1.18.2-1.13.3', but of course I could not find where to get that.

after commenting it out, the project would not build because com.tom.peripherals.gpu, com.tom.peripherals.api and com.tom.peripherals.math does not exist.

tom5454 commented 2 months ago

You have to download the api project https://github.com/tom5454/Toms-Peripherals/tree/api and put into the TomsPeripherals folder. Put it next to the main project folder. If you would like to build the fabric version you have to change the source set to point at the Forge folder.