ADD Yaca (Richtige Datein)

This commit is contained in:
Miho931 2025-06-30 22:18:20 +02:00
parent f495c860bf
commit d0f7a55972
11 changed files with 10695 additions and 0 deletions

View file

@ -0,0 +1,30 @@
fx_version 'cerulean'
games { 'gta5', 'rdr3' }
rdr3_warning 'I acknowledge that this is a prerelease build of RedM, and I am aware my resources *will* become incompatible once RedM ships.'
name 'yaca-voice'
author 'MineMalox & LuftigerLuca'
version '3.0.5'
repository 'https://github.com/yaca-systems/fivem-yaca-typescript'
description 'YACA Voice Integration for FiveM & RedM'
dependencies {
'/server:7290',
'/onesync',
}
ui_page 'web/index.html'
files {
'web/index.html',
'web/script.js',
'config/shared.json5',
'config/towers.json5',
'locales/*.json',
}
client_script 'dist/client.js'
server_script 'dist/server.js'
provide 'saltychat'