Initial Commit (it doesn't work)

This commit is contained in:
2025-06-26 19:35:13 -06:00
commit 9232c0414a
13 changed files with 3014 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
[package]
name = "moonlight-common-c-sys"
version = "0.1.0"
edition = "2024"
[dependencies]
[build-dependencies]
bindgen = "0.72.0"
cmake = "0.1.54"