does not work on ppc due to flashcap

This commit is contained in:
Mike Nolan 2024-06-09 11:39:00 -05:00
parent cd42a8fc83
commit cb41a366a6
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ To Build as a single app (for linux)
./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
cd PhotoBooth.Mono
dotnet build -o out -c Release