mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Updated Logo Editor (markdown)
@@ -16,6 +16,10 @@ The .exe file can be downloaded from the releases page and should run on a moder
|
||||
|
||||
The GUI can be launched directly with mono (`mono TS100.Logo.Editor.exe`). You can also compile it from the sources with `xbuild "TS100 Logo Editor.csproj"`. Depending on your Mono version, if you get `The predefined type ... is not defined or imported` errors, you will have to change `TargetFrameworkVersion` in `TS100 Logo Editor.csproj` to match yours, e.g. from 4.0 to 4.5.
|
||||
|
||||
Wine can also be used to run the executable as well.
|
||||
|
||||
Further information is discussed in issue [41](https://github.com/Ralim/ts100/issues/41)
|
||||
|
||||
### Mac
|
||||
|
||||
The logo editor should run under mono on Mac, similar to Linux.
|
||||
|
||||
Reference in New Issue
Block a user