Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/ZeqMacaw/Crowbar

Crowbar - GoldSource and Source Engine Modding Tool
https://github.com/ZeqMacaw/Crowbar

compile crowbar decompile goldsource modding publish source unpack

Last synced: 11 days ago
JSON representation

Crowbar - GoldSource and Source Engine Modding Tool

Lists

README

        

# Crowbar
Crowbar - GoldSource and Source Engine Modding Tool

[Website](https://steamcommunity.com/groups/CrowbarTool)

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.