1
0
Fork 0
mirror of https://github.com/sirjuddington/SLADE.git synced 2025-12-04 16:24:30 -05:00
1 run Console Command
Simon Judd edited this page 2015-05-09 01:37:25 +09:30

Arguments

  • path: string

Description

If path is a valid filename or entry path, opens the file or entry as text and runs each line sequentially in the console. Each line should be a valid console command, and contain the correct args.

← Back to Console Commands