Mark Knol
Mark Knol
Yes I have been thinking of this too, it would be awesome. But I'm not sure how to do this exactly yet. Ideas?
@simn suggested this: https://gist.github.com/Simn/01748a98af07128ee166 Ill look into this soon.
When compiling using `build.xml` I seem to miss the `resgen.exe` file. I maybe need to install something.
For some reason this installer don't let me install the sdk. Kinda stuck here. 
(Oh, hey, I don't even have visual studio installed :open_mouth: )
I now have vs community edition installed, but the build.hxml now complains about missing parameters  update: I changed the lines to: ``` haxe //line 88 var resgen_proc = new...
hey it works! It opens the plugin :smile:
Hey I installed the git hxcs and pulled fresh copy of the repository. I compiled and tested; it works. Nice! :smile: The only annoying thing is that it compiles to...
btw I assume this git dependency will not be needed in future right?
Nice, then you need `$(ProjectName).hx.template` instead of `Main.hx` (and point to that as main class) :wink: