Skip to content

Commit db9fde7

Browse files
committed
Rename module and config file
1 parent 4299b37 commit db9fde7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Main.cpp

+2-2
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ void NormalizePath(char *path)
6363

6464
plugin_info_t Plugin_info = {
6565
META_INTERFACE_VERSION, // ifvers
66-
"HTTPD", // name
67-
"0.2", // version
66+
"httpd", // name
67+
"0.2.1", // version
6868
"18.07.2024", // date
6969
"Aly4", // author
7070
"https://github.com/Shkarlatov/metamod-httpd", // url

0 commit comments

Comments
 (0)