Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 647 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 647 Bytes

Crowbar

Crowbar - GoldSource and Source Engine Modding Tool

Website

IMPORTANT: When providing link to Crowbar, please only use the above website link, because that page provides info and links to everything related to Crowbar.

Building

I currently build via Visual Basic in Visual Studio Community 2017. I use Debug x86 when debugging and Release x86 when releasing to public.

I tested building in Visual Studio Community 2019 on 15-Apr-2021. All I had to change were the settings from Debug Any CPU and Release Any CPU to Debug x86 and Release x86 at the top in the default toolbars.