For the complete documentation index, see llms.txt. This page is also available as Markdown.

Gun Range Editor

Introduction

Since each Gun Range config has about 1200 lines of code, we built a config generator to guide you through the entire process and generate the full config for you. You only need to paste the snippet into the correct location.

Where do i paste the generated config?

Navigate to rcore_gunrange/config/gunranges.lua, scroll to the bottom, and find the last }. Paste the config above this bracket. Nothing should be below the last bracket.

Editing an existing config

The process is the same as generating a new Gun Range configuration. However, ensure you delete the old configuration before adding the new one to avoid duplicating your gun ranges.

Last updated