Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 898 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 898 Bytes

Tato6

This is a modpack.

Directory Structure

The files are divided up into the following directories,

  • src/ contains the scripts and tools I use to maintain the manifest file, and build the mod
  • modpack/ contains the configuration of the modpack itself, including configs generated by running the game and zenscript scripts for craft-tweaker

Getting Started

Clone this repo, then create a folder called static/ at the root. Download the latest forge installer (which you can find here). Run the installer from anywhere in your file system, selecting the server option from the available options. Install the server in the static/ directory.

Later, when you run the build script, the files in static will be copied into the build directory.