AWCMaster is an open-source GUI-based tool designed to help you create and edit native audio files for Grand Theft Auto V and FiveM. With an easy-to-use interface and powerful features, this tool simplifies the process of customizing audio for your scripts and mods.
To use AWCMaster, you must first download Codewalker to import the XML files generated by the program.
Install the latest Windows release from here or download the source files:
$ git clone https://github.com/qyful/AWCMaster.git
Then, navigate to the newly-created folder:
$ cd AWCMaster/src
and run the main.py
file:
$ python main.py
Then you're ready! There are some more advanced features such as flags, however the defaults are more than enough to get started creating your own native sounds for GTA V.
We welcome contributions from the community! To ensure a smooth collaboration process, please follow these guidelines:
-
Fork the repository and create your branch from
main
. -
Open an issue before working on significant changes to discuss your ideas.
-
Commit messages should be descriptive. Follow the convention of using the present tense, e.g., "Add feature" or "Fix bug."
-
Submit a pull request after making your changes. Make sure to reference any related issues in your PR.
-
Ensure the code adheres to the PEP 8 guidelines before submitting your PR.
-
Respect the community and the work of others. Collaboration is key!
This project is licensed under the GPLv3 License. See the LICENSE
For any questions or feedback, feel free to open an issue or reach out directly via this discord.
This project is not affiliated with or endorsed by Rockstar Games, Grand Theft Auto V, FiveM, or CFX.re.