|
1 | | -# 🎵 audiotool – FiveM Audio Converter |
| 1 | +# Audiotool – FiveM Audio Converter |
2 | 2 |
|
3 | 3 | **audiotool** is a simple and efficient tool for converting MP3 files into working in-game audio for FiveM. It automates the process of creating a FiveM-compatible audio resource, making it easier than ever to add custom sounds to your server. |
4 | 4 |
|
5 | 5 | If you like my work consider giving a ko-fi :) |
6 | 6 | https://ko-fi.com/FjamZoo |
7 | 7 |
|
8 | | -## ✨ Features |
9 | | -✅ **Autobuilds the audio resource** – Automatically processes and prepares your audio files for FiveM. |
10 | | -✅ **Creates a FiveM resource** – Generates a fully functional FiveM-ready resource in just a few clicks. |
11 | | -✅ **GUI for easy file management** – View file names and manage your audio resources with a user-friendly interface. |
12 | | -✅ **Custom soundset & audiobank support** – Set custom names for soundsets and audiobanks to keep your audio organized. |
| 8 | +## Features |
| 9 | +- Automatically converts mp3s to .wav files |
| 10 | +- Automatically converts it to ingame audio via the Codewalker DLL |
| 11 | +- GUI that makes it easy to change different audio flags. |
13 | 12 |
|
14 | | -## 🛠️ How to Use |
15 | | -1️⃣ **Run the `.exe`** – Launch audiotool. |
16 | | -2️⃣ **Click "Select Files"** – Choose the MP3 files you want to convert. |
17 | | -3️⃣ **Add your audio files** – Select multiple MP3 files to include in the resource. |
18 | | -4️⃣ **Click "Build Resource"** – audiotool will automatically generate a drag-and-drop ready FiveM resource. |
19 | | -5️⃣ **Done!** – You now have a fully functional FiveM script that you can place directly into your server's resource folder. |
| 13 | +## How to Use |
| 14 | +- **Run the `.exe`** – Launch audiotool. |
| 15 | +- **Click "Select Files"** – Choose the MP3 files you want to convert. |
| 16 | +- **Add your audio files** – Select multiple MP3 files to include in the resource. |
| 17 | +- **Click "Build Resource"** – audiotool will automatically generate a drag-and-drop ready FiveM resource. |
| 18 | +- **Done!** – You now have a fully functional FiveM script that you can place directly into your server's resource folder. |
20 | 19 |
|
21 | | -## 🔮 Planned Features |
22 | | -🚀 Support for additional file formats (OGG, etc.) |
23 | | -🎶 More in-game sound type compatibility |
24 | | - |
25 | | -If you see any bugs or have any feature requests please open an Issue. |
26 | | - |
27 | | -thanks for reading! |
| 20 | +## Issues or Feature Requests |
| 21 | +If you have any issues using the tool or wanting a feature please open an issue and I will get around to it. |
28 | 22 |
|
| 23 | +Any pull requests are very welcome aswell! |
29 | 24 |
|
30 | 25 | ## Credits |
31 | 26 | - Joe Szymkowicz: https://github.com/JoeSzymkowiczFiveM/native-audio-tool/tree/main (I took some inspiration from this amazing tool) |
|
0 commit comments