Jump to content

Basic Principles Of Modding: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

29 April 2025

28 April 2025

26 April 2025

  • curprev 23:0223:02, 26 April 2025 Neo Kesha talk contribs 4,115 bytes +4,115 Created page with "== Space Marine 2 PAK == Game uses PAK files to store all the game assets. PAK file is essentially just ZIP archive you can open or create with any archiver. There are few requirements: * All files inside of PAK must be lower case * Format of file must be ZIP, not RAR or any other archiving format * Compression must be "Store" (No compression) ** You can compress non graphical files, but to avoid confusion and mistakes it is adviced not to use compression Vanilla PAK f..." Tag: Visual edit