fre-sch
fre-sch
Using Visual Studio 2019, Windows 10, lua 5.3.5, sol2 (develop 2020-03-29) In a project where I use sol2 in a DLL that's loaded rather unconventionally (MemoryModule https://github.com/fancycode/MemoryModule), I encountered: >...
`Plugins/ExamplePlugin/dependencies` currently only contains: * dinput8.lib * loader.h Plugins making use of hooks have at least these dependencies: * dinput8.lib * minhook.lib * loader.h * hook.h * ghidra_export.h I think...
Reading the documentation (http://www.cs.au.dk/~jakobt/libwkhtmltox_0.10.0_doc/pdf_8h.html#a338e8f880bd3a53ec03be897548a6919) I noticed it's possible to pass HTML directly. This is my first pull-request, I hope everything is ok ;)
See issue #3. - Validate number of skills does not exceed a total of 3. Since the slots for set bonus skills can be used to add more than 3...