anvil-parser icon indicating copy to clipboard operation
anvil-parser copied to clipboard

Solution for 1.18+ support

Open Intergalactyc opened this issue 3 years ago • 3 comments

Hey all,

I forked the package and updated what I could to make it 1.18+ compatible. If anyone wants to access it, here's the repo, and here's the PyPi link. You can install it with "pip install anvil-new", and for now the import is still "import anvil" (but I might change that). My fork does only support versions 1.16 and above AFAIK.

All credit to matcool, and if there's anything I forgot to do to give them credit let me know.

Intergalactyc avatar Jul 02 '22 16:07 Intergalactyc

Thank you! Helps a lot!

kevin12151011 avatar Jul 28 '22 08:07 kevin12151011

Btw the y coords should be between -64 (not -63) to 319 (inclusive).

kevin12151011 avatar Jul 28 '22 08:07 kevin12151011

Btw the y coords should be between -64 (not -63) to 319 (inclusive).

Thanks, just fixed it!

Intergalactyc avatar Jul 28 '22 13:07 Intergalactyc