Revert "build: new repos"

This reverts commit cfb8e742e4.
This commit is contained in:
Benzo
2023-01-18 15:08:44 +01:00
parent cfb8e742e4
commit 9f36559ac0
973 changed files with 81196 additions and 1226 deletions
+15
View File
@@ -0,0 +1,15 @@
fx_version 'adamant'
game 'gta5'
description 'ESX Boilerplate'
shared_script '@es_extended/imports.lua'
server_scripts {
'server/main.lua'
}
client_scripts {
'client/main.lua'
}