mirror of
https://github.com/onyx-and-iris/q3rcon-ps.git
synced 2026-04-19 03:13:30 +00:00
Import module...
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
[cmdletbinding()]
|
||||||
|
param()
|
||||||
|
|
||||||
|
Import-Module ../lib/Q3Rcon.psm1
|
||||||
|
|
||||||
[void] [System.Reflection.Assembly]::LoadWithPartialName("System.Drawing")
|
[void] [System.Reflection.Assembly]::LoadWithPartialName("System.Drawing")
|
||||||
[void] [System.Reflection.Assembly]::LoadWithPartialName("System.Windows.Forms")
|
[void] [System.Reflection.Assembly]::LoadWithPartialName("System.Windows.Forms")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user