BSP Content Extraction: Difference between revisions
Jump to navigation
Jump to search
Example:cs_agency or de_dust2 in
Counter-Strike: Global Offensive on these maps, after receiving the source, you can find errors, this is due to the fact that the content used is embedded in the BSP file.
(Created page with "{{Language subpage}} Sometimes mappers embed content used on a map into a BSP file. {{ModernExample|cs_agency or de_dust2 in {{csgo|4}} on these maps, after receiving...") |
mNo edit summary |
||
Line 7: | Line 7: | ||
* [[BSP Pak Extractor]] | * [[BSP Pak Extractor]] | ||
* [https://github.com/1WHISKY/bsp-to-zip BSP to ZIP] ({{python|4|addtext= Script}}) | * [https://github.com/1WHISKY/bsp-to-zip BSP to ZIP] ({{python|4|addtext= Script}}) | ||
* [[Map Resource Extractor]] |
Revision as of 07:24, 27 August 2023
Sometimes mappers embed content used on a map into a BSP file.

