I thought VLC had peaked, then I found these plugins.
To install, simply download tas.lua and place it in the lua/libraries folder in your Portal game directory. This directory should already exist if you have downloaded and loaded the latest version of ...
Create a variable to store the file object. Call the open() method with the file name and ‘w’ mode as arguments. Use the write() method on the variable to write anything. Close the file using the ...