Skip to content

Commit

Permalink
fix: add back mods directory
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesIves committed Jul 14, 2024
1 parent 4714ceb commit 590892f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
.DS_Store
mods/*
.DS_Store
1 change: 1 addition & 0 deletions engines/goldsrc/mods/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
For details on how to use this directory refer to the Advanced Setup section of the README.
1 change: 1 addition & 0 deletions engines/source/mods/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
For details on how to use this directory refer to the Advanced Setup section of the README.
2 changes: 1 addition & 1 deletion mods/README.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
For details on how to use this directory refer to the Server Configuration section of the README.
For details on how to use this directory refer to the Advanced Setup section of the README.

0 comments on commit 590892f

Please sign in to comment.