mirror of
https://github.com/alterware/alterware-launcher.git
synced 2025-12-04 15:27:48 +00:00
Add project files.
This commit is contained in:
7
Program.vb
Normal file
7
Program.vb
Normal file
@@ -0,0 +1,7 @@
|
||||
Imports System
|
||||
|
||||
Module Program
|
||||
Sub Main(args As String())
|
||||
Console.WriteLine("Hello World!")
|
||||
End Sub
|
||||
End Module
|
||||
Reference in New Issue
Block a user