WerWolv
458584d778
feat: Added logger module to script loader
2024-03-13 19:49:48 +01:00
WerWolv
fbfc319ac1
build: Make dotnet script loader initialize properly with newer SDK version
2024-03-12 19:08:14 +01:00
WerWolv
e3565d5bcb
feat: Added support for creating views and drawing ImGui elemts from C#
2024-03-11 21:09:56 +01:00
WerWolv
0186f2f456
feat: Added support for adding custom providers through C#
2024-03-10 22:05:26 +01:00
WerWolv
f930b6e17d
fix: Various .NET and plugin loading fixes
2023-07-19 21:40:24 +02:00
WerWolv
d7238a5f80
impr: Move script library to its own library
2023-07-16 20:13:50 +02:00
Nik
5171bea0bf
feat: Added cross-platform .NET scripts support ( #1185 )
...
This PR intends to add support for .NET scripts that can extend ImHex's
functionality in a portable and cross-platform way.
---------
Co-authored-by: Justus Garbe <55301990+Nowilltolife@users.noreply.github.com>
2023-07-15 14:29:14 +02:00