Compressed file library: Difference between revisions

Content deleted Content added
Is notable and remove neologism tag, add unref tag
Nonlead-word nonproper noun MOS:CAPS > low-case. WP:LINKs: update, cut needless WP:PIPEs. Small WP:EoS WP:COPYEDITs.
Line 1:
{{Unreferenced|date=June 2013}}
{{Infobox software
| name = Compressed Filefile Librarylibrary
| logo =
| developer = [[Fathammer|Fathammer Ltd]] Ltd
| frequently updated = yes
| operating system = [[Cross-platform]]
| genre = [[data compression]]
| programming language = [[C++ (programming language)|C++]]
| license =
| website =
Line 13:
 
{{Infobox file format
| name = Compressed Filefile Librarylibrary
| icon =
| extension = .cfl
Line 29:
}}
 
A '''compressed file library''' ('''CFL''') is designed to work as a [[virtual file system]] for programs, especially for [[video game|games]]s. By compressing various game resources into one file, it is able to keeplower the number of file accesses down. The resources can also be encrypted in the CFL.
 
CFL is used by X-Forge, the multi-platform wireless 3D game engine developed by [[Fathammer|Fathammer Ltd]] Ltd. It is also used by [[IMVU]] for its 3D character models and accessories.
 
==See also==