stanoddly / DotnetRaylibWasm

Prototype for .NET 7 with Raylib compiled into WebAssembly (wasm)
MIT License
62 stars 8 forks source link

Revert "Replace Raylib_cs directory with package reference to Raylib-cs" #14

Closed stanoddly closed 9 months ago

stanoddly commented 9 months ago

Reverts stanoddly/DotnetRaylibWasm#12, I was bit too optimistic and the pipeline failed, sadly. I thought about fixing the pipeline, but then I realized that perhaps it would be easier to just upgrade to .NET 8. That turned out to be a bit more interesting adventure!