install: begin rework
This commit is contained in:
9
ModpackUpdater.Model/InstallAction.vb
Normal file
9
ModpackUpdater.Model/InstallAction.vb
Normal file
@@ -0,0 +1,9 @@
|
||||
Imports Newtonsoft.Json.Converters
|
||||
|
||||
Public Class InstallAction
|
||||
|
||||
Public Property DestPath As String
|
||||
Public Property DownloadUrl As String
|
||||
Public Property IsZip As Boolean
|
||||
|
||||
End Class
|
||||
Reference in New Issue
Block a user