From 0ffe302fe47e9210b4710e21964787d6d4cbc814 Mon Sep 17 00:00:00 2001 From: nathan Date: Mon, 22 Sep 2025 17:36:16 +0100 Subject: [PATCH] Modified README.md --- README.md | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ae79189..0a61366 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,21 @@ -# gta-v-chaos-mod-custom-scripts + +# Gta 5 Chaos Mod Custom Lua Scripts + +A series of lua scripts for the [GTA 5 Chaos Mod](https://github.com/gta-chaos-mod/ChaosModV). + + +## Documentation + +For scripting references to build your own scripts. You can look at the Chaos Mod's wiki [here](https://github.com/gta-chaos-mod/ChaosModV/wiki/Lua-Scripting). + + +This project is covered by the MIT license, allowing users to modify the code to their own preferences. +[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/) + + + + +## Authors + +- [nathan-falvey/nathan](https://gitea.nathan-falvey.synology.me/nathan)