wfowler1 / LibBSP

C# library for parsing and reading BSP (Binary Space Partition) structures in Quake-based game engines
Other
93 stars 26 forks source link

s&box engine support. #4

Open Xenthio opened 2 years ago

Xenthio commented 2 years ago

add support for s&box's c# layer.

wfowler1 commented 2 years ago

Hmm, I haven't heard of it. I can look into it but so far I haven't been able to find downloads for any of their software to play around with. Once I get that this shouldn't take long.

Xenthio commented 2 years ago

Hmm, I haven't heard of it. I can look into it but so far I haven't been able to find downloads for any of their software to play around with. Once I get that this shouldn't take long.

It's kinda semi-closed beta right now, you can either show your previous work on the facepunch forums or the discord to get given a key by someone at facepunch or you can enter the raffles that happen daily asset.party (the url seems weird but that's an official site from facepunch)

xPaw commented 1 year ago

Source 2 games do not use BSP, so this library is not going to be of any use.

You'll want to use this instead: https://github.com/SteamDatabase/ValveResourceFormat

Xenthio commented 1 year ago

I meant add support for sbox to use this to load bsp files