Module renaming

This commit is contained in:
mane 2020-04-02 23:20:19 +04:00
parent 67a280f5da
commit 9423fb1b37
18 changed files with 1629 additions and 0 deletions

6
vpkRemoteClient.Mod Normal file
View file

@ -0,0 +1,6 @@
MODULE vpkRemoteClient;
IMPORT
httpClient
BEGIN
END vpkRemoteClient.