PowerTools/backend/community_settings_srv
2024-04-13 10:14:02 -04:00
..
src Add some double-criteria symlinks (by app id and tag, by user id and tag) 2024-04-13 10:14:02 -04:00
build_arm64.sh Fix symlinking logic 2024-04-12 17:31:48 -04:00
Cargo.lock Fix ID population 2024-04-12 21:55:29 -04:00
Cargo.toml Fix ID population 2024-04-12 21:55:29 -04:00
README.md Community settings WIP 2023-12-22 16:26:50 -05:00

community_settings_srv

Back-end for browsing community-contributed settings files for games.

Technical

This does not use a database because I'm trying to speedrun the destruction of any semblance of performance for my filesystem. Everything is stored as a file, with symlinks to make it possible to find files multiple ways.