You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 21, 2023. It is now read-only.
I have a .Net 5.0 fork for the core of this project: https://github.com/KiruyaMomochi/AssetStudioCore.
However, this does not work on macOS due to the lack of a header file.
To compile it yourself, you need to have CMake installed.
You can consider using wine.
Other components of AssetStudio can be directly modified to .net core/.net 5, but AssetStudioGUI is based on winform, even if it is modified to .net 5 platform, it cannot work on macOS/Linux.
Is someone able to compile this with Mono to work on macOS or Linux?
The text was updated successfully, but these errors were encountered: