/fivem-map-collision-finder

A tool designed to assist map developers and server owners with finding map collisions in their servers and projects.

Primary LanguagePythonOtherNOASSERTION

FiveM Map Collision Finder

A tool designed to assist map developers and server owners with finding map collisions in their servers and projects.

Prerequisites

  • Python 3.x

Installation

git clone https://github.com/puttydotexe/fivem-map-collision-finder.git

Usage

python checker.py <directory> [--ignore PATTERN [PATTERN ...]] [--output OUTPUT_FILE]

Example Usage

python checker.py /resources/[maps] --ignore *.ydd output.log

If an output file isn't provided, it will simply output the possible collisions in the command line.

License

This project is licensed under the Creative Commons Attribution-NonCommercial 4.0 International License.