Now that the runtimes aren't in the updates anymore how can I use the code? I just got spine and since the runtimes aren't there I thought I would just use the code from github. So I copied the src files into my project and a bunch of errors came up (after changing the package name to the new proper package) and quite honestly I don't know what to do here...Like something like this i wouldn't think would come up as an error:
The method add(Color) in the type Color is not applicable for the arguments (float, float, float, float)
I did not edit that part of the code, any suggestions on just getting the old runtimes going?