Commit Graph
14 Commits
Author SHA1 Message Date
VaDiM c52940abc4 Add AssetStudioCLI project
- Updated projects and dependencies
2023-03-07 06:52:33 +03:00
VaDiM 2a2216e2bf Update projects and dependencies 2022-12-10 20:23:45 +03:00
VaDiM c22d92009a Update project files 2022-11-17 04:39:49 +03:00
PerfareandVaDiM 77b056de5e update project file 2022-11-17 04:29:02 +03:00
VaDiM 07a81d9bfe Update projects 2021-12-15 00:35:46 +02:00
VaDiM 95fd1823c8 Merge branch 'Perfare_master' into AssetStudio-mod 2021-12-13 04:45:41 +02:00
Perfare fe95c91759 Add net6.0 target framework 2021-12-09 19:00:59 +08:00
VaDiM f0b23bbfe7 Merge branch 'Perfare_master' into AssetStudio-mod 2021-12-05 02:41:24 +02:00
Perfare 5fa4934787 Add net5.0 target framework 2021-12-03 17:21:24 +08:00
VaDiM 792850dbb2 Update projects 2021-11-22 16:00:51 +02:00
Perfare c85873b729 0.16.0 2021-07-06 16:03:54 +08:00
Perfare 7c3cb36630 update project files 2021-06-29 11:03:19 +08:00
Perfare 8dec094304 update project files 2021-06-27 09:27:40 +08:00
hozukiandGitHub c76e41b1ab Replace C++/CLI components with P/Invoke components (#562)
* Replace C++/CLI components with P/Invoke

* Deleted C++/CLI projects

* Use Utf8StringHandle to marshal UTF-8 strings

* Use plaform-default calling convention

* Handle DLL preloading on Linux and macOS

* Change intermediate and output directories of native projects

* Improve P/Invoke documentation
2020-08-06 10:35:50 +08:00