13 lines
392 B
Plaintext
13 lines
392 B
Plaintext
#priority 4000
|
|
|
|
/*
|
|
SevTech: Ages Stages preInit Script
|
|
|
|
Functions or Global creations before other scripts are called.
|
|
|
|
Note: These scripts are created and for the usage in SevTech: Ages and other
|
|
modpacks curated by DarkPacks. You can use these scripts for reference and for
|
|
learning but not for copying and pasting and claiming as your own.
|
|
*/
|
|
static PACK_VERSION as string = "3.2.1";
|