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
{{ message }}
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.
Using the console command plugin_load . Place the file in Left 4 Dead 2/left4dead2/ folder and type in console the following: plugin_load left4tas, or you can place that command in autoexec.cfg config for auto execution
Using the special file extension .vdf. Create the file with extension .vdf (name doesn't matter), open it and place the text below:
"Left4TAS"
{
"file" "left4tas"
}
After that place file in Left 4 Dead 2/left4dead2/addons/ folder and the plugin in Left 4 Dead 2/left4dead2/ folder
Example
In the project files you can see checkout folder, it contains tests for some maps. You can look at scripts/configs I wrote and use it