Useful Resources - noodlecollie/afterburner-game GitHub Wiki
Modelling
- Modelling and Animating for Half-Life - PDF manual
Software & Utilities
- Half Life Model Viewer by chUmbaLum sOft
- Milkshape 3D by chUmbaLum sOft
- Jed's Half Life Model Viewer by Jed
- GUI StudioMDL by Jed
- Crowbar Model Compiler/Decompiler by ZeqMacaw
- JBN BSP Lump Tools - the v2 decompiler is recommended for decompiling Nightfire maps. As much as I disparage Java, the JAR version does run cross-platform. See here for recommended decompilation parameters for individual maps.
Version Control
- Git Forking/Pull Request Workflow - I keep having to come back to reference this when making pull requests for the original repos.
- Git - Import upstream branch into fork