diff --git a/sk_demo/readme.md b/sk_demo/readme.md deleted file mode 100644 index 19a4e14..0000000 --- a/sk_demo/readme.md +++ /dev/null @@ -1,33 +0,0 @@ - - -https://github.com/spatialfree/dofbox/assets/49330364/3470d708-eded-4872-926b-24cfef3e51e0 - -```shell -cls && dotnet run --dev - - -# debug publish -dotnet publish -r win-x64 --no-self-contained -cd bin/Debug/net7/win-x64/publish -delete old zip -compress all files in folder to oriel.zip -go to the steamworks http portal and upload the zip and set it live -``` - -loc : -IGame.cs : 6 -Mat.cs : 49 -Mono.cs : 94 -Rig.cs : 33 -SKs.cs : 81 -silo/Mono.cs : 60 -snek/Mono.cs : 52 -spes/Mono.cs : 64 -= src/ : 439 - -fireball.hlsl : 57 -mono.hlsl : 75 -unlit.hlsl : 47 -= res/shaders/ : 179 - -= total : 618 \ No newline at end of file