From 4204669cc39ec566710be636d74aec335015e972 Mon Sep 17 00:00:00 2001 From: Rainbow Spike Date: Mon, 30 Sep 2019 21:26:10 +1000 Subject: [PATCH 1/3] Update readme.md Did you try to move mod.js and package.json from the needless subfolder? --- readme.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 216e433..c52c85e 100644 --- a/readme.md +++ b/readme.md @@ -1 +1,13 @@ -Press CTRL to fly away \ No newline at end of file +This mod requires **CCLoader**! +1. Download ZIP from https://github.com/CCDirectLink/CCLoader +2. Go to `CCLoader-master.zip\CCLoader-master\` and copy all files in `\` root folder (rewrite `package.json` if it asks) +3. It will create `\assets\mods\` folder with 3 sub-folders in it +3a. Don't rename them! + +4. Make folder `\assets\mods\jetpack` +4a. Or not "jetpack", the CC mod sub-directory names is not important. But again, DON'T RENAME CCLOADER FOLDERS! +5. Download ZIP from here (https://github.com/CCDirectLink/CCJetpack) +6. Copy 2 files from `CCJetpack-master.zip\CCJetpack-master\jetpack\` to `\assets\mods\jetpack` +7. Copy 2 files from `CCJetpack-master.zip\CCJetpack-master\` to `\assets\mods\jetpack` + +In-game: press CTRL to fly away From 28a6d8432527dd788b5822dcf7d05eeef557f7b1 Mon Sep 17 00:00:00 2001 From: Rainbow Spike Date: Mon, 30 Sep 2019 21:28:46 +1000 Subject: [PATCH 2/3] Update readme.md --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index c52c85e..512639f 100644 --- a/readme.md +++ b/readme.md @@ -1,3 +1,5 @@ +Jetpack mod for CrossCode + This mod requires **CCLoader**! 1. Download ZIP from https://github.com/CCDirectLink/CCLoader 2. Go to `CCLoader-master.zip\CCLoader-master\` and copy all files in `\` root folder (rewrite `package.json` if it asks) From c15cf6402539db30adf8da743928ef3e7619fc46 Mon Sep 17 00:00:00 2001 From: Rainbow Spike Date: Tue, 1 Oct 2019 14:12:27 +1000 Subject: [PATCH 3/3] Update readme.md --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 512639f..7107ab9 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,7 @@ Jetpack mod for CrossCode +https://www.youtube.com/watch?v=_ZFg3k5Pchg + This mod requires **CCLoader**! 1. Download ZIP from https://github.com/CCDirectLink/CCLoader 2. Go to `CCLoader-master.zip\CCLoader-master\` and copy all files in `\` root folder (rewrite `package.json` if it asks)