Skip to content

Commit a9676c0

Browse files
author
Francisco Solis
committed
Added Module Main
1 parent cf6aee8 commit a9676c0

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

  • src/main/kotlin/xyz/theprogramsrc/dependencydownloadermodule
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
package xyz.theprogramsrc.dependencydownloadermodule
22

3-
class Main
3+
import xyz.theprogramsrc.simplecoreapi.global.module.Module
4+
5+
class Main: Module()

0 commit comments

Comments
 (0)