7 lines
60 B
Python
Executable File
7 lines
60 B
Python
Executable File
|
|
import update
|
|
update.main()
|
|
|
|
import minimap
|
|
minimap.main()
|