diff --git a/faithful64/meta.json b/faithful64/meta.json new file mode 100644 index 0000000..7147e9e --- /dev/null +++ b/faithful64/meta.json @@ -0,0 +1,12 @@ +{ + "id": "faithful64", // ID + "name": "Faithful 64x", // Name + "author": "jakobisnow", // Author + "description": "Faithful recreates Minecraft's original textures in higher resolutions while staying true to their original look and feel. Ported to LCE.", // Description + "category": ["Texture", "DLC"], // Category + "thumbnail": "thumbnail.png", // Thumbnail filename + "zips": { + "texture.zip": "{DLCDir}" + }, + "version": "1.0.0" +} diff --git a/faithful64/texture.zip b/faithful64/texture.zip new file mode 100644 index 0000000..8815ae7 Binary files /dev/null and b/faithful64/texture.zip differ diff --git a/faithful64/thumbnail.png b/faithful64/thumbnail.png new file mode 100644 index 0000000..dc305c1 Binary files /dev/null and b/faithful64/thumbnail.png differ