-
Notifications
You must be signed in to change notification settings - Fork 6
File types
Florine W. Dekker edited this page May 23, 2022
·
8 revisions
Releases contain four types of files:
-
.wiki, a regular text file that has data formatted so that it can be copy-pasted to articles on the Fallout Wiki. These can be opened using any text editor; depending on your editor it may be necessary to change.wikito.txt. -
.csv, a table with rows and columns that stores data in a sorted manner. See also Browsing CSV files. -
.db, an SQLite database that contains all.csvfiles from that release. See also Relational database. -
.7z, a compressed version of a different type of file. These can be opened using 7zip.