A Fast Engine for Structural Engineering

An Open-Source CLI and Toolchain.

Fast • Simple • Reliable • Transparent • Cross-platform
.NET Built With
F# Written In
AGPL-3.0 Open Source

Rimworld Run And Gun Combat Extended !!top!! May 2026

Redefining the RimWorld Firefight: A Guide to RunAndGun and Combat Extended

In the unforgiving world of RimWorld, survival is a daily struggle. Colonists must navigate the challenges of resource management, base-building, and interpersonal relationships, all while fending off hostile threats from raiders, wild animals, and the environment itself. One of the most thrilling aspects of the game is combat, particularly when utilizing the Run and Gun combat extended mod. This mod enhances the game's tactical combat system, offering players a deeper and more engaging experience. rimworld run and gun combat extended

Here’s a complete, ready-to-use text for a RimWorld Run and Gun + Combat Extended compatibility and setup guide, written as if for a mod page or a community post. Redefining the RimWorld Firefight: A Guide to RunAndGun

The colonists — five of them, plus a tamed megasloth — looked to Tannis. She looked at the burning south wall. Then she swore, grabbed a chain shotgun, and started sprinting left. Here’s a complete, ready-to-use text for a RimWorld

This complexity transforms combat into a more immersive and engaging experience. Each battle becomes a puzzle to solve, requiring careful planning, quick thinking, and a bit of luck.

Why Choose Gazelle?

🔍

Transparent

Open source algorithms you can inspect and verify. No black box calculations in safety-critical engineering software.

🛡️

Type Safety

Built-in unit validation prevents engineering errors. Strong typing and units of measure eliminate dangerous unit mixing disasters.

🌍

Cross Platform

Single binary deployment on Windows, macOS, and Linux. Consistent behavior across all development environments.

🔧

CLI First

Command-line interface designed for automation, scripting, and integration with existing engineering workflows.

Quick Start

Create a structural model
# Create a 10m truss with 25kN load
gz create truss.json --example truss --span 10.0 --height 4.0 --loads 25.0
Run structural analysis
# Analyze structure in microseconds
gz analyze truss.json --type static --output results.json
Validate and inspect
# Check model integrity and view results
gz validate truss.json
gz info truss.json

Documentation & Support