diff options
author | orwell96 <orwell@bleipb.de> | 2021-03-13 11:11:12 +0100 |
---|---|---|
committer | orwell96 <orwell@bleipb.de> | 2021-03-13 11:13:13 +0100 |
commit | 682ff59906218a78f0fa7408ab05ed5746d732e2 (patch) | |
tree | 32960d265639eaa81421126ebd8e87ee1351be5b /assets/mod.conf | |
parent | b2d7bbb2c577a2b28cdaf421daf9b143f4376c8a (diff) | |
download | advtrains-682ff59906218a78f0fa7408ab05ed5746d732e2.tar.gz advtrains-682ff59906218a78f0fa7408ab05ed5746d732e2.tar.bz2 advtrains-682ff59906218a78f0fa7408ab05ed5746d732e2.zip |
Replace deprecated depends.txt's by mod.conf and organize dependencies consistently, add modpack.conf
Diffstat (limited to 'assets/mod.conf')
-rw-r--r-- | assets/mod.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/assets/mod.conf b/assets/mod.conf new file mode 100644 index 0000000..5b66251 --- /dev/null +++ b/assets/mod.conf @@ -0,0 +1,4 @@ +name=advtrains_assets +title=(Not a mod) Advtrains blender models and raw textures +description=Directory containing the model and texture files for future reference. Not included in release. +author=orwell96 |