Skip to content

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

License

Notifications You must be signed in to change notification settings

puttydotexe/fivem-map-collision-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Languages