added raylib and working boilerplate

This commit is contained in:
maxwes08
2026-09-02 12:44:42 +02:00
parent b88c9b3581
commit 5680beef02
33 changed files with 301 additions and 67 deletions

View File

@@ -45,6 +45,12 @@
"frameworks": {
"net10.0": {
"targetAlias": "net10.0",
"dependencies": {
"Raylib-cs": {
"target": "Package",
"version": "[8.0.0, )"
}
},
"imports": [
"net461",
"net462",