Marcel Ochs
Marcel Ochs
Hey guys, I am currently trying to port your tool to python 2.x So far i tried the following steps: - 3to2: https://pypi.python.org/pypi/3to2/1.1.1 - futures: https://pypi.python.org/pypi/futures/3.0.3 - requests: https://pypi.python.org/pypi/requests I...
I tried your branch but it didn't seem to work. That's why i created a pull request from Address-Base on my own, because mine is working right now.
The first link for the godot recipes stopped working. Here's the new working link: https://kidscancode.org/godot_recipes/3.x/2d/autotile_intro/
Hey, I was recently also very interested in using Godot with Zig. I am pretty new though to bindings and also to Godot. Since the approach to bindings changed a...
Super awesome PR! I was recently trying to do this myself but struggled a bit to get it working. I'm not sure if it is important but would it make...
Hey there, I created a PR fixing issues with the latest PR https://github.com/batiati/mustache-zig/pull/30. The test have been successful with the latest version.