This commit is contained in:
2025-01-02 16:25:49 -06:00
commit 78e9943067
26 changed files with 478 additions and 0 deletions

BIN
bin/Debug/net9.0/CogwheelLib.dll Executable file

Binary file not shown.

BIN
bin/Debug/net9.0/ImGui.NET.dll Executable file

Binary file not shown.

BIN
bin/Debug/net9.0/Raylib-cs.dll Executable file

Binary file not shown.

BIN
bin/Debug/net9.0/RaylibCogwheel Executable file

Binary file not shown.

View File

@@ -0,0 +1,176 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v9.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v9.0": {
"RaylibCogwheel/1.0.0": {
"dependencies": {
"CogwheelLib": "1.2.0",
"ImGui.NET": "1.91.0.1",
"Raylib-cs": "7.0.0",
"rlImgui-cs": "3.0.0"
},
"runtime": {
"RaylibCogwheel.dll": {}
}
},
"CogwheelLib/1.2.0": {
"runtime": {
"lib/net9.0/CogwheelLib.dll": {
"assemblyVersion": "0.0.0.0",
"fileVersion": "0.0.0.0"
}
}
},
"ImGui.NET/1.91.0.1": {
"dependencies": {
"System.Buffers": "4.5.1",
"System.Numerics.Vectors": "4.5.0",
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
},
"runtime": {
"lib/net8.0/ImGui.NET.dll": {
"assemblyVersion": "1.91.0.1",
"fileVersion": "1.91.0.1"
}
},
"runtimeTargets": {
"runtimes/linux-x64/native/libcimgui.so": {
"rid": "linux-x64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/osx/native/libcimgui.dylib": {
"rid": "osx",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/win-arm64/native/cimgui.dll": {
"rid": "win-arm64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/win-x64/native/cimgui.dll": {
"rid": "win-x64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/win-x86/native/cimgui.dll": {
"rid": "win-x86",
"assetType": "native",
"fileVersion": "0.0.0.0"
}
}
},
"Raylib-cs/7.0.0": {
"runtime": {
"lib/net6.0/Raylib-cs.dll": {
"assemblyVersion": "0.0.0.0",
"fileVersion": "0.0.0.0"
}
},
"runtimeTargets": {
"runtimes/linux-x64/native/libraylib.so": {
"rid": "linux-x64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/osx-arm64/native/libraylib.dylib": {
"rid": "osx-arm64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/osx-x64/native/libraylib.dylib": {
"rid": "osx-x64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/win-x64/native/raylib.dll": {
"rid": "win-x64",
"assetType": "native",
"fileVersion": "0.0.0.0"
},
"runtimes/win-x86/native/raylib.dll": {
"rid": "win-x86",
"assetType": "native",
"fileVersion": "0.0.0.0"
}
}
},
"rlImgui-cs/3.0.0": {
"dependencies": {
"ImGui.NET": "1.91.0.1",
"Raylib-cs": "7.0.0"
},
"runtime": {
"lib/net6.0/rlImGui.dll": {
"assemblyVersion": "3.0.0.0",
"fileVersion": "3.0.0.0"
}
}
},
"System.Buffers/4.5.1": {},
"System.Numerics.Vectors/4.5.0": {},
"System.Runtime.CompilerServices.Unsafe/6.0.0": {}
}
},
"libraries": {
"RaylibCogwheel/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"CogwheelLib/1.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-dd4Lfzyvi6Ds4O654BjdzBJEKyGeWDzotZroBxB9t3c2+5LXL99O3aR5KwWjM9GgmCDoO/yR7xfcBiG26LEItA==",
"path": "cogwheellib/1.2.0",
"hashPath": "cogwheellib.1.2.0.nupkg.sha512"
},
"ImGui.NET/1.91.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Q7IoWTeAJ3jywfvgbFdhKCtcSeRt90ghrZiZlnHPOlcojrPcx9UbqaM3rXWsDg6vv1JKqz1BhNIK2RIwRV4Pxw==",
"path": "imgui.net/1.91.0.1",
"hashPath": "imgui.net.1.91.0.1.nupkg.sha512"
},
"Raylib-cs/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-8SvFkeKujjBToZTzVGKiYQErvQaekDxWIdNIVUDiayKamMR7vT9ZzUv0W4BfQ6iA02KOui5I9HSzI6Cq9u4jCA==",
"path": "raylib-cs/7.0.0",
"hashPath": "raylib-cs.7.0.0.nupkg.sha512"
},
"rlImgui-cs/3.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-WGf3wzCQDcNuWSNFtFRGWPxlNY1a+ME/NF6bhOofN/npCFWQ88Yej2VrU2ZvDT8X6VX260MqjiD5ZR4fF20cTQ==",
"path": "rlimgui-cs/3.0.0",
"hashPath": "rlimgui-cs.3.0.0.nupkg.sha512"
},
"System.Buffers/4.5.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
"path": "system.buffers/4.5.1",
"hashPath": "system.buffers.4.5.1.nupkg.sha512"
},
"System.Numerics.Vectors/4.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==",
"path": "system.numerics.vectors/4.5.0",
"hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512"
},
"System.Runtime.CompilerServices.Unsafe/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
"path": "system.runtime.compilerservices.unsafe/6.0.0",
"hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
}
}
}

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,12 @@
{
"runtimeOptions": {
"tfm": "net9.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "9.0.0"
},
"configProperties": {
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
}
}
}

View File

@@ -0,0 +1,9 @@
[Window][Debug##Default]
Pos=60,60
Size=400,400
Collapsed=0
[Window][Cogwheel Console]
Size=2560,1080
Collapsed=0

BIN
bin/Debug/net9.0/rlImGui.dll Executable file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.