mirror of
https://github.com/isledecomp/SIEdit.git
synced 2025-04-18 07:44:29 -04:00
* Fix filename for libweaver.so CMake was adding an extra "lib" prefix on linux, with filename resulting in "liblibweaver.so". Now it generates it as "libweaver.so." * Add Linux workflow The workflow runs on ubuntu and creates 2 arficacts: libweaver.so and an AppImage containing the SI Editor GUI app. Also adding a .desktop file as required for building an AppImage. |
||
---|---|---|
.. | ||
AppImage.desktop | ||
icon.ico | ||
icon.svg | ||
icon16x16.png | ||
icon32x32.png | ||
icon48x48.png | ||
icon64x64.png | ||
icon128x128.png | ||
icon256x256.png | ||
icon512x512.png | ||
icon1024x1024.png | ||
res.rc |