mirror of
https://github.com/redstrate/Physis.git
synced 2025-05-05 10:17:45 +00:00
Gloat about platform support in the README
This commit is contained in:
parent
e055bcce9b
commit
fa2c2205da
1 changed files with 4 additions and 0 deletions
|
@ -48,6 +48,10 @@ Physis also supports doing some other useful things other than reading and writi
|
|||
|
||||
Only Windows versions of the game is supported at the moment. Only the latest version in a patch series is supported, but benchmarks for the expansion should be supported.
|
||||
|
||||
## Supported Platforms
|
||||
|
||||
Physis compiles and runs on all major platforms including Windows, macOS, Linux and WebAssembly.
|
||||
|
||||
## Usage
|
||||
|
||||
If you want to use Physis in your Rust project, you can simply add it as a dependency in `Cargo.toml`:
|
||||
|
|
Loading…
Add table
Reference in a new issue