Skip to content

MW-GC/curseforge-modpack-server-generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CurseForge Modpack Server Generator

A tool to generate a server from a CurseForge Minecraft modpack zip.

Useful links

Command Line Parameters

Parameter Description Example
--modpack-zip The path to your modpack zip file C:\users\test\mymodpack.zip
--destination-path The path where your server files should be saved C:\users\test\mymodpack-server.zip

Example usage

./server_generator_win_1.0.0.exe --modpack-zip "path/to/modpack.zip" --destination-path "out/server.zip"

Development

Prerequisites

Installation

yarn install

About

A tool to generate a server from a CurseForge modpack zip

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.0%
  • Shell 9.5%
  • Batchfile 9.5%