Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ischmal authored May 27, 2024
1 parent d5f0bef commit 30d6964
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ Photon 2 adds emergency vehicle and vehicle lighting functionality to Garry's Mo

> [!IMPORTANT]
> Visit the [Photon 2 Wiki](https://photon.lighting/docs) to learn more and get started.
# File/Folder Structure
While many Garry's Mod addons favor an in-depth folder hierarchy, Photon 2 keeps client/shared/server core logic files within the `photon-v2` folder and "classes" in the `photon-v2/meta` folder. This is primarily done to make file switching easier (Ctrl+P in VSCode), as more generic filenames tend to match others.

0 comments on commit 30d6964

Please sign in to comment.