Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 334 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 334 Bytes

Nemupad

Script editor for AviSynth on IFME

API

public frmMain(string file, string lang)

string file A file

string lang ISO 639-2B language code

Application

Change Class Library to Windows Application and run under arguments, example:

C:\>nemupad.exe eng F:\video\kawaii.avs

License

Part of GNU GPL v2