You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When finished, enter the CS2-Multi-1v1 directory and use cmd to enter dotnet build and wait for the build to complete.
When finished, go to the bin/debug folder, the files inside are the compiled css plugins.
Put these compiled files into the bin/debug folder.
into the “plugins/filename” folder of the css plugin.
/------------------------------------------------
我使用的是windows
1.在任意目录下用cmd输入指令git clone https://github.com/rockCityMath/CS2-Multi-1v1,等待完成
2.完成后,进入CS2-Multi-1v1这个目录,使用cmd输入dotnet build等待搭建完成
3.完成后,进入bin/debug文件夹,里面的文件就是编译后的css 插件
4.将这些编译后文件
放入css的“plugins/文件名”中即可
The text was updated successfully, but these errors were encountered:
I am using windows
into the “plugins/filename” folder of the css plugin.
/------------------------------------------------
我使用的是windows
1.在任意目录下用cmd输入指令git clone https://github.com/rockCityMath/CS2-Multi-1v1,等待完成
2.完成后,进入CS2-Multi-1v1这个目录,使用cmd输入dotnet build等待搭建完成
3.完成后,进入bin/debug文件夹,里面的文件就是编译后的css 插件
4.将这些编译后文件
放入css的“plugins/文件名”中即可
The text was updated successfully, but these errors were encountered: