First commit
This commit is contained in:
parent
9dbae07029
commit
228d59fde6
|
@ -13,10 +13,14 @@ dotnet run -- --help
|
||||||
Download binaries (.NET 8)
|
Download binaries (.NET 8)
|
||||||
==========================
|
==========================
|
||||||
- [TYTDLite](https://downloads.tesses.net/apps/tytdlite/)
|
- [TYTDLite](https://downloads.tesses.net/apps/tytdlite/)
|
||||||
- ```bash ./TYTDLite.ServerCli --help```
|
- ```bash
|
||||||
|
./TYTDLite.ServerCli --help
|
||||||
|
```
|
||||||
|
|
||||||
Download binaries (Mono)
|
Download binaries (Mono)
|
||||||
========================
|
========================
|
||||||
- [TYTDLite](https://downloads.tesses.net/apps/tytdlite/mono)
|
- [TYTDLite](https://downloads.tesses.net/apps/tytdlite/mono)
|
||||||
- [Wii-Linux-NGX-Mono (only Wii or other PowerPC)](https://tesses.net/apps/tytd/2022/wii.php)
|
- [Wii-Linux-NGX-Mono (only Wii or other PowerPC)](https://tesses.net/apps/tytd/2022/wii.php)
|
||||||
- ```bash mono TYTDLite.ServerNetFwMono.exe --help```
|
- ```bash
|
||||||
|
mono TYTDLite.ServerNetFwMono.exe --help
|
||||||
|
````
|
Loading…
Reference in New Issue