Gearbox v0.7.2 lzdoom version
abdogm opened this issue · 2 comments
abdogm commented
Not that big deal but I'd like to ask if there is any chance to have lzdoom version of the latest gearbox ?
generic-name-guy commented
No
mmaulwurff commented
Gearbox requires some function attributes that are not present in LZDoom. Creating a version for LZDoom would require removing the wheel and creating a separate .pk3, which is too much work.
It should be fairly trivial to make Gearbox work with LZDoom by commenting out functions on which LZDoom errors out, I won't create a special version for that.