From 420f9cf57f3a54bd886aad00c2a7ea197f8cd95b Mon Sep 17 00:00:00 2001 From: Albert Pham Date: Mon, 16 Nov 2015 14:12:30 -0800 Subject: [PATCH] Update list of features. --- README.md | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 4052d0f..c6deab3 100644 --- a/README.md +++ b/README.md @@ -7,16 +7,22 @@ With this platform, you have **full control** of the modpacks that you choose to ### Many Features, Few Requirements -The only requirement is **have a website to host files — even Dropbox will work.** All files that you upload are "de-duplicated" so even if you have a dozen modpacks that use the same mod, you only have to host one copy of the file. - -Yet you still have access to powerful features like: +The only requirement is **have a website to host files**. +* zero times where you ever have to edit XML or JSON files +* multiple modpack support +* deduplication of files (only upload a mod once for all modpacks) +* delta downloads when updating (only download changed files) +* download resume +* no need to host old versions; users can always update +* no PHP or server setup necessary +* compatible with all standard website hosting and CDNs * optional mods/files -* pre-installed default configuration files -* modpack-added Java flags -* JAR mods -* resource pack support -* non-standard modpack file support +* support for default configuration files +* modpack-specific Java flags +* support for LiteLoader, Forge, and JAR mods +* support for resource packs +* support for all and any files * "hidden" modpacks that require a special access key ** ** requires PHP support on your website