From 20d28e80a5c861a9d5f449ea911ab75b4f37ad0d Mon Sep 17 00:00:00 2001 From: Jef Date: Tue, 24 Sep 2024 14:54:57 +0200 Subject: Initial community commit --- Src/Plugins/General/gen_ff/README.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Src/Plugins/General/gen_ff/README.txt (limited to 'Src/Plugins/General/gen_ff/README.txt') diff --git a/Src/Plugins/General/gen_ff/README.txt b/Src/Plugins/General/gen_ff/README.txt new file mode 100644 index 00000000..80adc9f8 --- /dev/null +++ b/Src/Plugins/General/gen_ff/README.txt @@ -0,0 +1,6 @@ +- unzip skindirectory.zip into your Winamp2 Skins directory. for now, gen_ff will manually load an + unzipped mmd3. +- unzip plugindirectory in the ... wa2 plugin directory :) these are the xml and png files for default + objects look, skins rely on that for fallback, it's also where we put the new art if we need + any (ie static bucketitems will go there eventually instead of being resources) + -- cgit