← Back to Devlog
Development NotesMay 12, 2026

ERK Dev Tools v1.0.0 Submitted for Tebex Review

ERK Dev Tools v1.0.0, the first public FiveM resource by ERK MODS, has officially been submitted for Tebex review.

This release represents the first public product step in the ERK MODS FiveM resource line: lightweight, practical, easy to install, and built with developers in mind.

What is ERK Dev Tools?

ERK Dev Tools is a standalone developer utility built for FiveM server owners, script developers, and RP project teams.

Its purpose is not to add gameplay systems. Instead, it focuses on the small but repetitive tasks that server teams deal with during setup, testing, and development.

Core Features

ERK Dev Tools v1.0.0 includes:

  • Coordinate capture
  • vector3 output
  • vector4 output
  • Heading output
  • Copyable NUI coordinate panel
  • Server compatibility scan
  • Copyable compatibility report
  • Framework detection: QBCore, QBX, ESX
  • Database connector detection: oxmysql, mysql-async, ghmattimysql
  • Target system detection: qb-target, ox_target
  • Voice resource detection
  • QBCore common resource scan
  • ERK MODS ecosystem resource scan
  • Debug mode toggle
  • Emergency NUI focus clear command

Why We Built It

In FiveM development, a lot of wasted time does not come from large systems. It often comes from small repetitive tasks.

Capturing coordinates, converting them into the correct vector format, checking resource states, and understanding framework or database compatibility are tasks that appear in almost every server setup.

ERK Dev Tools was built to make this process faster, cleaner, and more organized.

Standalone First

ERK Dev Tools does not require a framework, database connector, or external resource to run.

It can detect systems such as QBCore, QBX, ESX, oxmysql, and qb-target, but it does not depend on them.

This will remain one of the core principles of ERK MODS resources:

Standalone where possible. Integrated where useful.

Tebex Review Status

ERK Dev Tools v1.0.0 is currently in the Tebex review process.

After approval, it will be released on the ERK MODS Store as a digital file download.

Status
Submitted for Tebex Review
Release
ERK Dev Tools v1.0.0
Launch Price
€9.99
Delivery
Digital file download after approval

What's Next?

ERK Dev Tools v1.0.0 is the first public release in the ERK MODS product line. Planned improvements for future versions include:

  • Advanced recommendations in compatibility reports
  • JSON export option
  • Admin permission gating
  • Extended resource scan categories
  • Future ERK Setup Wizard integration
  • Future ERK UI Core integration

Final Note

ERK Dev Tools is more than a small utility for us. It is the first public step in the ERK MODS product direction.

Build faster. Debug cleaner. Run smarter.

by ERK MODS

Follow the build.

ERK MODS is preparing a new generation of RP systems. Development notes, system concepts, and future product updates will be shared as the build progresses.

Back to Devlog