ruarai / CompilePal

A tool to assist in the compiling of source engine maps
GNU General Public License v3.0
224 stars 26 forks source link

Ability To Add Directory's To Be Searched #115

Closed Caskoo closed 1 year ago

Caskoo commented 4 years ago

The ability for users to select directory that will be scanned by compile pal. Right now the only option available is Include Directory but that forces anything found to be packed, even if its not used in the map.

Exactol commented 4 years ago

Compile Pal will look for content in all search paths in the gameinfo.txt, so if you add your directory there Compile Pal will scan it.

Caskoo commented 4 years ago

Yes thats an option, but that would make hammer load lose files which would make hammer load longer and mounting content a second time. I mount my content as VPKs

Caskoo commented 4 years ago

You understand what im saying right?

Exactol commented 4 years ago

Yes, but it might take a while to add it. I don't have a lot of free time anymore and am focusing more on bug fixes rather than new features.

Exactol commented 1 year ago

Added in #208