Skip to content

Commit 357e785

Browse files
authored
Update README.md
1 parent 166ced6 commit 357e785

1 file changed

Lines changed: 14 additions & 19 deletions

File tree

README.md

Lines changed: 14 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,26 @@
1-
# 🎵 audiotool – FiveM Audio Converter
1+
# Audiotool – FiveM Audio Converter
22

33
**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.
44

55
If you like my work consider giving a ko-fi :)
66
https://ko-fi.com/FjamZoo
77

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.
1312

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.
2019

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.
2822

23+
Any pull requests are very welcome aswell!
2924

3025
## Credits
3126
- Joe Szymkowicz: https://github.com/JoeSzymkowiczFiveM/native-audio-tool/tree/main (I took some inspiration from this amazing tool)

0 commit comments

Comments
 (0)