First commit
This commit is contained in:
parent
228d59fde6
commit
11ab9e23f4
12
README.md
12
README.md
|
@ -12,15 +12,15 @@ 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
|
```bash
|
||||||
./TYTDLite.ServerCli --help
|
./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
|
```bash
|
||||||
mono TYTDLite.ServerNetFwMono.exe --help
|
mono TYTDLite.ServerNetFwMono.exe --help
|
||||||
````
|
```
|
Loading…
Reference in New Issue