SharpQuake icon indicating copy to clipboard operation
SharpQuake copied to clipboard

SharpQuake is a GLQuake reimplementation in C# using the OpenTK library

Results 3 SharpQuake issues
Sort by recently updated
recently updated
newest added

Are there any plans moving the old QuakeC progs into loadable c# gamescript projects? I was investigating this project a while back whether its useful for custom games but found...

Hi I just thought it would be useful to list some breaking changes I have so far discovered trying to upgrade to OpenTK 4.5.0. ### Breaking changes - [ ]...

### TODO List - [x] Can't connect to local games from server browser as host IP is always 0.0.0.0:PORT - [x] Implement music playback inside a folder e.g. `Id1\music\track01.ogg` ([Restore...

help wanted