mirror of
https://github.com/onyx-and-iris/q3rcon-ps.git
synced 2025-01-18 08:40:52 +00:00
Import module...
This commit is contained in:
parent
a9ccdb0c19
commit
4966bee0b8
@ -1,3 +1,8 @@
|
||||
[cmdletbinding()]
|
||||
param()
|
||||
|
||||
Import-Module ../lib/Q3Rcon.psm1
|
||||
|
||||
[void] [System.Reflection.Assembly]::LoadWithPartialName("System.Drawing")
|
||||
[void] [System.Reflection.Assembly]::LoadWithPartialName("System.Windows.Forms")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user