support for vbox 7.0?
BatmanGamingYT opened this issue ยท 6 comments
uninstall vbox 7.0 and install 6.1 for right now, when it updates to support 7.0 update
We are no longer updating this version of the mod and are switching to QEMU instead. We also cannot add proper Vbox 7 support anyway because Oracle hasn't updated their api since version 6 (or 5, don't remember the version specifically but it definitely hasn't been updated for 7)
We also cannot add proper Vbox 7 support anyway because Oracle hasn't updated their api
VBox APIs are included with the SDK updated on-par with the release. APIs with SOAP support (vboxjws.jar) are already available under sdk/bindings/webservice
I really like the idea and execution of this project which proves that Minecraft is the best testing ground for so many concepts, when I have more time I could tinker with the code to provide a pull request and also help porting this to QEMU
We are no longer updating this version of the mod and are switching to QEMU instead. We also cannot add proper Vbox 7 support anyway because Oracle hasn't updated their api since version 6 (or 5, don't remember the version specifically but it definitely hasn't been updated for 7)
The qemu branch was last updated 3 years ago though....
We are no longer updating this version of the mod and are switching to QEMU instead. We also cannot add proper Vbox 7 support anyway because Oracle hasn't updated their api since version 6 (or 5, don't remember the version specifically but it definitely hasn't been updated for 7)
The qemu branch was last updated 3 years ago though....
We are using a different private repo at the moment.