Commit Graph
10 Commits
Author SHA1 Message Date
Jonas SchellandGitHub 459a42bf12 update readme (#49) 2023-04-13 23:52:24 -07:00
Théo Monnom 88e6848456 Update tests.yml 2023-01-13 00:56:22 +01:00
Théo Monnom 22c6f67226 ci: only run tests on supported platforms by gh 2023-01-13 00:37:30 +01:00
Théo Monnom 71d29bd64e ci: add aarch64 targets 2023-01-12 23:44:48 +01:00
Théo Monnom 35454335ec --allow-dirty for README 2023-01-12 15:12:20 +01:00
Théo Monnom 452f74f7fb fix publish
wrong character..
2023-01-12 14:59:00 +01:00
Théo Monnom 0c90089b56 fix publish workflow 2023-01-12 14:52:26 +01:00
Théo MonnomandGitHub 8841af6ee6 v0.1.1 (#32) 2023-01-12 14:48:03 +01:00
Théo MonnomandGitHub 11d5359464 fi ci & windows compilation (#14)
* attempt to fix mac compilation on x86_64

* decompress zip insead of tarball on windows

* attempt to fix 1

* still cache on failure

* attempt 2
2023-01-02 21:47:50 +01:00
a07b3451a3 publish client-sdk-native (#12)
* Create README.md

* add example

* crates & examples

* fix syntax

* add LICENSE

* thirdparty LICENSE

* rearrange repo

* fix build

* egui versions

* prepare publish

* fix demo compilation

* add test ci

* Update rust.yml

* forgot runs-on

* install protoc before building

* avoid rate limit

* include submodules

* updates to readme

* cache rust builds

Co-authored-by: David Zhao <[email protected]>
Co-authored-by: David Zhao <[email protected]>
2023-01-02 20:13:48 +01:00