ArticSetupTool/plugin/includes/Intellisense.hpp
2025-03-06 15:35:34 +01:00

7 lines
144 B
C++

// Only used by Visual Studio Intellisense
#define VERSION_MAJOR 0
#define VERSION_MINOR 0
#define VERSION_REVISION 1
#define SERVER_PORT 5543