mirror of
https://github.com/xivdev/Penumbra.git
synced 2026-02-23 08:17:59 +01:00
Use external library for API interface and IPC.
This commit is contained in:
parent
b3f048bfe6
commit
918d5db6a6
69 changed files with 4026 additions and 1873 deletions
|
|
@ -58,26 +58,17 @@
|
|||
"System.ValueTuple": "4.5.0"
|
||||
}
|
||||
},
|
||||
"DirectXTex": {
|
||||
"type": "Project"
|
||||
},
|
||||
"directxtexc": {
|
||||
"type": "Project",
|
||||
"dependencies": {
|
||||
"DirectXTex": "[1.0.0, )"
|
||||
}
|
||||
},
|
||||
"ottergui": {
|
||||
"type": "Project"
|
||||
},
|
||||
"ottertex": {
|
||||
"type": "Project",
|
||||
"dependencies": {
|
||||
"DirectXTexC": "[1.0.0, )"
|
||||
}
|
||||
"penumbra.api": {
|
||||
"type": "Project"
|
||||
},
|
||||
"penumbra.gamedata": {
|
||||
"type": "Project"
|
||||
"type": "Project",
|
||||
"dependencies": {
|
||||
"Penumbra.Api": "[1.0.0, )"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue