Add .exe for other interface
TODO [only TK interface]
.\Makefile.PL:
error: Can't locate .\Makefile.PL
refby: C:\Perl\lib\ExtUtils\MakeMaker.pm line 215

i sended a fix to tk interface work
Updated: https://openkore.com/wiki/Category:Interfaces
Interfaces: https://openkore.com/wiki/Tk_Interface https://openkore.com/wiki/Vx_Interface https://openkore.com/wiki/Win32_Interface
What about "Curses Interface"?
What about "Curses Interface"?
i tryed to install the Curse module in win 10 using perl 5.12, but seems this lib is not supported since long time ago
https://rt.cpan.org/Public/Bug/Display.html?id=47785
dont compile since at least perl 5.10
winguistart.exe --interface=Console <-- starts but doesn't show console
@ya4ept It's hardcoded to hide console check my comments https://github.com/OpenKore/openkore/issues/3126#issuecomment-667478234
incorrect information in the documentation:
- [x] Win32: winguistart.exe loads Win32 by default, but can load Console too - doesn't show console
- [x] Win32: map with field .. (click to move and activate objects, mousewheel to zoom) - this does not work
- [x] Tk: map with field .. (click to move and activate objects, mousewheel to zoom) - this does not work
- [x] Vx: map with field, ~players, monsters, NPCs and portals, with name and HP display~ (click to move ~and activate objects, mousewheel to zoom)~
incorrect information in the documentation:
- [x] Win32: winguistart.exe loads Win32 by default, but can load Console too - doesn't show console
- [x] Win32: map with field .. (click to move and activate objects, mousewheel to zoom) - this does not work
- [x] Tk: map with field .. (click to move and activate objects, mousewheel to zoom) - this does not work
- [x] Vx: map with field, ~players, monsters, NPCs and portals, with name and HP display~ (click to move ~and activate objects, mousewheel to zoom)~
fixed documentation