Git Product home page Git Product logo

launcher-curseforge's Introduction

Projects

Rust

  • Derive-Config - My simple configuration library
  • GitHub-Socialify-Preview - Upload GitHub repository Socialify preview images
  • Hex - Playing with Rainbows!
  • LatestPaper - Command line wrapper to download PaperMC
  • LatestSpigot - Command line wrapper to build Spigot
  • Launcher-Curseforge - Integrates the CF Modpack install button to any MMC based launcher
  • Lighthouse - Virtual reality basestation power management in Rust
  • RTSS-SYS - RivaTuner Statistics Server SDK Rust bindings
  • Ruiden - Ruiden RD power supply modbus wrapper
  • ShaysBot - My personal Minecraft bot for the LiveOverflow server using the Azalea library
  • Sigilo - Scan and collect Minecraft Servers using masscan and craftping
  • Spotify-Lyrics - Spotify Lyrics API Wrapper
  • USB-MC - A simple Rust program that downloads and runs the old Minecraft launcher
  • VRC-BAN - The Stoner Booth's Ban Leaderboard
  • VRC-LOG - VRChat Local Cache Avatar ID Logger
  • VRC-OSC - Dynamically loaded VRChat OSC plugins written in Rust
  • VRC-YT - Playing YouTube videos cross-platform in VRChat
  • Wooting-Profile-Switcher - Automatically switch Wooting keyboard profiles based on focused window
  • Wooting-RGB - Wooting RGB SDK Rust Bindings and Library

Python

  • AntiCaptcha - A python library for anti-captcha.com
  • Arctis - A python library for the Arctis 7 2019 headset
  • CircuitPython-DuckyScript - DuckyScript interpreter in CircuitPython (Tested on Pico)
  • OnePasswordConverter - Convert 1Password .1pux to Bitwarden .csv
  • PorthBot - Discord bot that runs Porth codeblocks inside Docker
  • Riden - A python library for Riden RD power supplies
  • RidenGUI - Qt 5/6 based GUI for Riden RDXX power supplies written in Python
  • SteamAccountSwitcher - Qt Steam account switcher for linux
  • Windscribe - A python wrapper library for Windscribe CLI
  • WindscribeGUI - Qt 5/6 based GUI for Windscribe VPN written in Python

Java

  • BoxMod - My personal Minecraft mod
  • DropChest - Sucks dropped loot into Chests. Useful for automatic farming or gathering loot from mob traps
  • Durability101 - A rewrite of the original Durability101 mod
  • ExampleMod - Forge 1.12 + FG3 + Mixins 0.8.2
  • ShaysRusherTweaks - My personal RusherHack tweaks plugin

TypeScript

  • Flarum-Grammarly - Grammarly Text Editor SDK for Flarum
  • Mon2Cam - Workaround for multi-monitor Discord screensharing
  • NMP-Proxy - Minecraft Account Switcher Proxy Hub

JavaScript

Shell

  • EasyTether - Archlinux repo for mobile-stream's easytether

C++

C#

  • VRC-SKY - VRChat Remote Image Loading Skyboxes

launcher-curseforge's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

launcher-curseforge's Issues

Just, doesn't work?

When clicking the curseforge install button nothing happens, when running multimc-curseforge <link>, it throws the below error
panic: runtime error: index out of range [3] with length 1

goroutine 1 [running]:
main.main()
/home/shaybox/Documents/Go/MultiMC-Curseforge/main.go:35 +0x2f9

Not working using the official DEB package(MultiMC)

I installed this manually on Linux Mint 20.1 and it didn't work, so I looked around a bit at the output and what gets passed to the program.
I found out that multimc-curseforge was trying to execute the multimc executeable, but couldn't find it.
This is because the MultiMC deb package uses /opt/multimc/run.sh to start MultiMC.
I temporarily fixed this by creating a link in /usr/bin using update-alternatives, but I suppose this isn't a permanent fix.

Maybe this could be fixed by launching MultiMC using the .desktop file? I'm not sure.

Can't seem to get it working

Hello, I can't seem to get this working properly. I installed multimc-git and multimc-curseforge from the AUR, but when I visit a modpack page on curseforge, the install button send me to download cursforge client. Is there some extra step I need to take? I would also be okay with somehow creating the curseforge:// link, but I have no idea how they are constructed.
Bellow is an image with the link of the Install button on curseforge.
image

Modpacks whose download URLs contain spaces fail

Version
MultiMC: 0.6.11-1344
MultiMC-Twitch: 1.1.3
OS: Kubuntu 20.04 (Linux)

Describe the bug
When the download URL returned from https://addons-ecs.forgesvc.ne contains a space, MultiMC-Twitch opens MultiMC with a URL missing all characters after the first space.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the CurseForge page for "All the Mods 3 Lite": https://www.curseforge.com/minecraft/modpacks/atm-3-lite
  2. Click on install and wait for MultiMC to open
  3. Observe that the import URL doesn't end in .zip
  4. Press OK in MultiMC
  5. See the error:
Job 'Modpack download' failed to process:
https://media.forgecdn.net/files/2756/992/All
  1. Observe that manually navigating to the download URL for the modpack https://addons-ecs.forgesvc.net/api/v2/addon/atm-3-lite/file/2756992/download-url returns the correct URL but with unescaped spaces https://edge.forgecdn.net/files/2756/992/All the Mods 3 Lite-v3.1.1.zip

Doesn't seem to work currently

CommandLineError: Unknown Option --import
Try '%1 -h' to get help on MultiMC's command line parameters.
exit status 1

I get this when trying to use MultiMC-Twitch to import a modpack (MC Eternal).
OS: Arch Linux
MultiMC Version: Version 0.6.8-custom Git 22d2a3bdf9b100fc1d75ff7ea010581a312eab5b

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.