Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zoff99 committed Feb 21, 2024
1 parent 42a9b1e commit f0e5420
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,14 @@ the latest Development Snapshot can be downloaded from [here](https://github.com
- Download or checkout the source repository
- enter the ```trifa_material``` directory
- run:
- Linux :```./gradlew run```
- Linux: ```./gradlew run```
- Windows: ```gradlew.bat run```
- MacOS :```./gradlew run```
- MacOS: ```./gradlew run```
- raspi 64bit: ```export MESA_EXTENSION_OVERRIDE="-GL_ARB_invalidate_subdata" ; ./gradlew run```
- [Asahi Linux](https://asahilinux.org/): ```export MESA_EXTENSION_OVERRIDE="-GL_ARB_invalidate_subdata" ; export MESA_GL_VERSION_OVERRIDE=3.0 ; ./gradlew run```

or download any of the release [packages](https://github.com/Zoxcore/trifa_material/releases/latest)

## Features
- One to one chat with friends
- use Tor Proxy (to hide your IP address)
Expand Down

0 comments on commit f0e5420

Please sign in to comment.