Server Files

This commit is contained in:
Hopeless YABO
2026-03-31 19:36:44 +02:00
parent d29c93c30d
commit af039b0504
36 changed files with 4265 additions and 2 deletions
+28
View File
@@ -0,0 +1,28 @@
# Apex Freeroam — GTA V RAGE:MP Server
# ──────────────── Node.js ────────────────
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# ──────────────── Build Outputs ──────────
client_packages/cef/
client_packages/client.js
# ──────────────── Environment / Secrets ──
settings.json
# ──────────────── RAGE:MP Server ─────────
ragemp-server.exe
BugTrap-x64.dll
*.dll
*.so
*.dylib
maps/
# ──────────────── IDE / OS ───────────────
.vscode/
.idea/
.DS_Store
Thumbs.db