Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 515 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 515 Bytes

starvingrp

Repository for Starving 2.0 resource pack.

Repository root is resource pack root. Root will be zipped as resource pack.


Use this script to download resourcepack for the first time:

@echo off
title Starving 2 Resource Pack Downloader
cd %AppData%/.minecraft/resourcepacks
echo Fetching last changes...
git clone https://github.com/pexelnet/starvingrp.git Starving2
echo Done!

Application for updating resource pack: not yet

Download last zipped build: not yet