View Single Post
Mitchell
~lick~
Join Date: Mar 2010
Old 03-16-2015 , 14:45   Re: [Any] Simple Downloader
Reply With Quote #6

Quote:
Originally Posted by aexi0n View Post
I've been contemplating an SQLlite version of something like this where a table would be created i.e:'content', and the columns would look like so:

Content Name | Type | Path

Hatsune Miku | Model | model/player/anime/miku
Hatsune Miku | Material | materials/model/player/anime/miku

Then if the type is model for example, it will attempt to download/precache miku.mdl, miku.dx90.vtx, and miku.phy, or if the file is a material it would download/precache miku.vmt, miku.vtf, miku_normal.vtf, etc.

Not really sure if this would be efficient or not, but just an idea I had been pondering.
How would you config a sqlite db as a server operator?
Sounds inefficient.
Mitchell is offline