Commit Graph

51 Commits

Author SHA1 Message Date
33d76d7a4e Remove native projects 2025-06-14 12:17:07 -03:00
66094fc10d Update README.md 2025-06-14 12:10:46 -03:00
7b3af5d291 Update build.ps1 2025-06-11 12:49:58 -03:00
a392dbb119 Merge Rust, C and C++ SDKs (#4)
* Generate native bindings from rust crate

* Add native instance and runtime statics

* Update README.md
2025-06-11 12:49:31 -03:00
738f9c947b Add utils crates 2025-06-04 11:30:22 -03:00
f5d3e86eb2 Update README.md 2025-06-03 19:49:03 -03:00
23af141e2d Generate api client with openapi-generator (#3)
* Generate api client with openapi-generator

* Add wrapper struct

* Add basic example
2025-06-03 19:47:49 -03:00
e701f20c1a Delete rust.yml 2024-01-24 21:11:32 -03:00
7c2ce3bcb6 Update rust.yml 2024-01-24 20:12:55 -03:00
bff0dc0344 Create rust.yml 2024-01-24 20:10:38 -03:00
d9c4c40749 Update lib.rs 2024-01-12 16:26:46 -03:00
9861f51733 Update lib.rs 2024-01-12 15:55:52 -03:00
890c899a8b Create servers.rs 2024-01-12 15:55:50 -03:00
0168cd14e7 Update users.rs 2024-01-12 15:55:49 -03:00
d29a5f6216 Update readme and license 2023-12-31 16:22:35 -03:00
a2dec0eaa5 Update README.md 2023-12-31 15:47:33 -03:00
b583d26e44 Fix readme 2023-12-31 15:32:36 -03:00
40a5cd78f8 Update Cargo.toml 2023-12-31 15:31:27 -03:00
8947084800 Update Cargo.toml 2023-12-31 15:31:11 -03:00
f702516ad1 Update publish.ps1 2023-12-31 15:30:11 -03:00
ddca33b5ee Bump versions to 0.1.0 2023-12-31 15:29:57 -03:00
7e8c8d1d4c Create publish.ps1 2023-12-31 15:29:32 -03:00
f1219f0fa3 Update lib.rs 2023-12-31 15:28:35 -03:00
a7d4bc3fe3 Update lib.rs 2023-12-31 15:28:34 -03:00
f63f64103c Create initial api wrapper (#2)
* Api v0.1?

* Split crates

* Update api
2023-12-31 15:26:24 -03:00
21daa668f8 Prototype API (#1)
* Add oauth2 client

* Update LICENSE.txt

* Create .env.example

* Add dotenv to example

* Add oauth2 types

* Update lib.rs

* Update Cargo.toml

* Update lib.rs

* Add games routes
2023-12-24 08:23:10 -03:00
92d5adc03b Update README.md 2023-12-03 10:31:21 -03:00
8312341dc3 Update README.md 2023-12-01 18:38:35 -03:00
c466a4e2ce Update README.md 2023-05-15 19:10:42 -03:00
6851484a3f Update project 2023-05-15 18:42:12 -03:00
eb941fe530 Remove bootstrap scripts 2023-05-15 18:41:55 -03:00
0c64763691 Delete DevKit.code-workspace 2023-05-15 18:41:48 -03:00
fe8d4e1944 Update README.md 2023-05-15 18:33:48 -03:00
566e0c1cf8 Remove unused files 2021-08-11 10:23:30 -03:00
bbb03204cd Bump version 2021-08-04 12:17:08 -03:00
17388bbd9d Clear repository 2021-08-04 12:11:32 -03:00
7ea5da797a Delete Copyright.py 2021-04-30 11:42:49 -03:00
82c79baf65 Update Cargo.toml 2021-04-04 09:48:59 -03:00
20170ad4fe Delete .gitmodules 2021-03-03 14:54:03 -03:00
a6da18f4ea Update Scripts 2021-02-27 20:10:51 -03:00
443c1238c3 Update LICENSE.txt 2021-02-24 12:01:24 -03:00
1e24813bc8 Update Setup Scripts 2021-02-24 09:42:56 -03:00
447c233758 Update README.md 2021-02-24 09:26:08 -03:00
575d5c7024 Exclude some files from crate 2021-02-24 09:21:12 -03:00
122b23e1c7 Add Sample Documentation 2021-02-24 09:13:56 -03:00
b712d65fda Create config.yml 2021-02-24 09:13:42 -03:00
4bdc0f80c5 Create VSCode Tasks 2021-02-24 09:13:38 -03:00
74532a9ace Add Premake and FFI Bindings 2021-02-24 09:13:18 -03:00
36df99c7e0 Create Rust Project 2021-02-24 09:12:23 -03:00
b456f20a4f Configure Workspace 2021-02-24 08:59:07 -03:00