You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 20, 2022. It is now read-only.
For file names, we want cFileNamePattern.lua, or sFileNamePattern.lua, or shFileNamePattern.lua depending on if the file is a client, server, or shared file respectively.
For class names, we want want to avoid the c, s, and sh prefixes
The text was updated successfully, but these errors were encountered:
For file names, we want
cFileNamePattern.lua
, orsFileNamePattern.lua
, orshFileNamePattern.lua
depending on if the file is a client, server, or shared file respectively.For class names, we want want to avoid the
c
,s
, andsh
prefixesThe text was updated successfully, but these errors were encountered: