PowerTools/backend/community_settings_srv
2024-04-21 12:34:11 -04:00
..
src Add some deduplication and another symlink fixer 2024-04-21 12:34:11 -04:00
build_arm64.sh Fix symlinking logic 2024-04-12 17:31:48 -04:00
Cargo.lock Add some deduplication and another symlink fixer 2024-04-21 12:34:11 -04:00
Cargo.toml Add some deduplication and another symlink fixer 2024-04-21 12:34:11 -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.