does not work on ppc due to flashcap
This commit is contained in:
parent
cd42a8fc83
commit
cb41a366a6
|
@ -13,7 +13,7 @@ To Build as a single app (for linux)
|
||||||
./PhotoBooth.Net8
|
./PhotoBooth.Net8
|
||||||
```
|
```
|
||||||
|
|
||||||
To build as .NET Framework 4.8 app for .NET Framework or Mono (for [Wii-linux-ngx](https://tesses.net/apps/tytd/2022/wii.php)) (just mono)
|
To build as .NET Framework 4.8 app for .NET Framework or Mono
|
||||||
```bash
|
```bash
|
||||||
cd PhotoBooth.Mono
|
cd PhotoBooth.Mono
|
||||||
dotnet build -o out -c Release
|
dotnet build -o out -c Release
|
||||||
|
|
Loading…
Reference in New Issue