Some new unfinished stuff

This commit is contained in:
Vortrex
2021-10-25 13:08:51 -05:00
parent 9f0cb3d949
commit 9c051c0d70
3 changed files with 37 additions and 0 deletions

9
scripts/server/theme.js Normal file
View File

@@ -0,0 +1,9 @@
// ===========================================================================
// Vortrex's Roleplay Resource
// https://github.com/VortrexFTW/gtac_roleplay
// ===========================================================================
// FILE: theme.js
// DESC: Provides server theme content
// TYPE: Server (JavaScript)
// ===========================================================================