|
@ -6,7 +6,8 @@ |
|
|
|
|
|
|
|
|
# development setup |
|
|
# development setup |
|
|
* grab [libpso](https://github.com/jakeprobst/libpso) |
|
|
* grab [libpso](https://github.com/jakeprobst/libpso) |
|
|
* put ```[patch."http://git.sharnoth.com/jake/libpso"] |
|
|
|
|
|
|
|
|
* put ``` |
|
|
|
|
|
[patch."http://git.sharnoth.com/jake/libpso"] |
|
|
libpso = { path = "path/to/libpso" } |
|
|
libpso = { path = "path/to/libpso" } |
|
|
``` at the end of the `Cargo.toml` file |
|
|
``` at the end of the `Cargo.toml` file |
|
|
|
|
|
|
|
|