Commit graph

17 commits

Author SHA1 Message Date
Zaprit
c45b9ec37e
Remove macOS staging directory requirement, and update to .NET 8.0 (#41)
* Code cleanup and update to .NET 8

* Fix macOS requiring staging directory to be selected.
Also places eboots on Desktop on macos, to avoid them being inside the app bundle.

* Fix keys discovery on mac

* Removed debug logging, made GetExecutablePath more robust.

* Created a script for building on mac, as creating a universal binary is somewhat involved

* Update UnionPatcher.Gui/Forms/ModeSelectionForm.cs

Co-authored-by: sudokoko <koko@sudokoko.xyz>

* Apply suggestions from code review

Co-authored-by: Josh <josh@slendy.pw>

---------

Co-authored-by: sudokoko <koko@sudokoko.xyz>
Co-authored-by: Josh <josh@slendy.pw>
2024-01-19 00:05:42 +00:00
jvyden
fea80d4485
Add shell script to build all UP versions 2022-07-28 17:06:56 -04:00
Zaprit
7b45a190c3
Update Eto.Forms and add arm64 macOS build support (#22)
* Updated Eto.Forms to 2.7.0 and added build support for osx-arm64

* update to .NET 6.0
2022-07-25 14:31:48 -04:00
jvyden
e63532e6d5
Add application icon, build shit correctly 2022-06-14 22:08:11 -04:00
jvyden
bccb6749d1
Use file-scoped namespaces 2022-06-14 21:01:29 -04:00
jvyden
2b7f83213f
Target .NET 6.0 2021-11-29 20:43:20 -05:00
jvyden
170c32d4b6
damn you and your self-contained executable 2021-10-28 15:35:33 -04:00
jvyden
7d0b69aaf2
Use dotnet publish 2021-10-28 15:33:10 -04:00
jvyden
5d0b18db83
Dont be self-contained 2021-10-28 15:27:33 -04:00
jvyden
aca10ab007
oops 2021-10-28 15:25:59 -04:00
jvyden
2586d526ed
Make Windows single-file 2021-10-28 15:24:57 -04:00
jvyden
2c152c7a19
Add runtime identifiers for Windows and Linux 2021-10-28 15:17:47 -04:00
jvyden
91dfa33a7a
Rename root namespace to LBPUnion.UnionPatcher 2021-10-21 16:53:27 -04:00
jvyden
d0d075eb8b
Fix for windows 2021-10-18 11:23:29 -04:00
jvyden
8957792a80
Code Cleanup 2021-10-18 00:38:36 -04:00
jvyden
d0ea2955a0
Design UI 2021-10-18 00:18:51 -04:00
jvyden
d7fdb034cd
Initial commit 2021-10-17 23:49:22 -04:00