docs: add initial guidelines/conventions
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
light7734 2025-07-24 22:42:44 +03:30
parent d83e269432
commit 22c62bf5f9
Signed by: light7734
GPG key ID: 8C30176798F1A6BA

View file

@ -0,0 +1,7 @@
Coding Conventions
===================================================================================================
Any line of code added to the engine, must abide by following conventions.
They may seem arbitrary, and sometimes they are, but to be consistent (which is not an arbitrary goal) is to
follow these guidelines.