hi,
i downloaded this code(version 1.0.2), and compiled it with visual studio 2022.
it built successfully, and Copy output to deploy directory( game mods folder).
in the folder, there are 8 files and one folder.
files:PerformanceMonitor.dll,PerformanceMonitor.mjs,PerformanceMonitor.mjs.LICENSE.txt,
PerformanceMonitor.pdb,PerformanceMonitor_linux_x86_64.so,PerformanceMonitor_mac_x86_64.bundle,
PerformanceMonitor_win_x86_64.dll,PerformanceMonitor_win_x86_64.pdb
folder:images. with one file in it :stopwatchIcon.svg.
the issue is :
after i run the game(cs2 1.1.11f1), i can see the icon(stopwatch) at the lefttop of the screen.
however there is no any response after click it.
and there is no any setting ui in the game options page.
i think maybe it is not a bug, and it is a issues about my modding environment.
is there any ui plugins necessary to install before building?
thanks .
hi,
i downloaded this code(version 1.0.2), and compiled it with visual studio 2022.
it built successfully, and Copy output to deploy directory( game mods folder).
in the folder, there are 8 files and one folder.
files:PerformanceMonitor.dll,PerformanceMonitor.mjs,PerformanceMonitor.mjs.LICENSE.txt,
PerformanceMonitor.pdb,PerformanceMonitor_linux_x86_64.so,PerformanceMonitor_mac_x86_64.bundle,
PerformanceMonitor_win_x86_64.dll,PerformanceMonitor_win_x86_64.pdb
folder:images. with one file in it :stopwatchIcon.svg.
the issue is :
after i run the game(cs2 1.1.11f1), i can see the icon(stopwatch) at the lefttop of the screen.
however there is no any response after click it.
and there is no any setting ui in the game options page.
i think maybe it is not a bug, and it is a issues about my modding environment.
is there any ui plugins necessary to install before building?
thanks .