RandyGaul / cute_headers

Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games
4.24k stars 264 forks source link

Deprecate some older less useful headers #331

Closed RandyGaul closed 1 year ago

RandyGaul commented 1 year ago

Specifically thinking to deprecate

Some of these will be absorbed/relocated/replaced into Cute Framework where they are better suited. Cute headers expanded over time, which is great, but these headers in particular are less useful, too niche, or belong in a higher level framework.

This is the repository where deprecated cute headers go. I'm always available to help anyone if they were using one of the deprecated headers, whether it be bug fixes or advice, but I won't be maintaining them with new features moving forward as they've fallen off my radar.

RicoP commented 1 year ago

Ok. At least cute_filewatch.h and cute_files.h I am using quit frequently.

RandyGaul commented 1 year ago

Glad they're still useful! I just moved them over to the other repo. If you have problems with them I'm still here to help, I'm just not actively developing them anymore.