modifications for release 0.2
This commit is contained in:
parent
71a057b062
commit
e0360b8b21
|
@ -1,2 +1,5 @@
|
|||
Version 0.2 - March 15, 2024
|
||||
- Removed the TF2 Stuff mod; it wasn't worth the trouble.
|
||||
|
||||
Version 0.1 - [RELEASE-DATE]
|
||||
- Initial build of modpack, functionality equivalent (roughly) to Erbosoft Vista 0.6.
|
||||
|
|
2
Makefile
2
Makefile
|
@ -1,7 +1,7 @@
|
|||
# Makefile for Erbosoft Sierra Modpack
|
||||
# AGRB 1/24/2023
|
||||
|
||||
VERSION=0.1
|
||||
VERSION=0.2
|
||||
FORGEMOD=forge-1.12.2-14.23.5.2859-universal.jar
|
||||
FORGEINSTALLER=forge-1.12.2-14.23.5.2859-installer.jar
|
||||
|
||||
|
|
|
@ -42,7 +42,6 @@ ProjectRed-1.12.2-4.9.4.120-integration.jar|https://www.curseforge.com/minecraft
|
|||
ProjectRed-1.12.2-4.9.4.120-lighting.jar|https://www.curseforge.com/minecraft/mc-mods/project-red-illumination/files
|
||||
ProjectRed-1.12.2-4.9.4.120-mechanical.jar|https://www.curseforge.com/minecraft/mc-mods/project-red-expansion
|
||||
ProjectRed-1.12.2-4.9.4.120-world.jar|https://www.curseforge.com/minecraft/mc-mods/project-red-exploration/files
|
||||
rafradek_tf2_weapons-1.12.2-1.6.1.jar|https://www.curseforge.com/minecraft/mc-mods/tf2-stuff-mod/files
|
||||
railcraft-12.0.0.jar|https://www.curseforge.com/minecraft/mc-mods/railcraft/files
|
||||
RebornCore-1.12.2-3.19.5-universal.jar|https://www.curseforge.com/minecraft/mc-mods/reborncore/files
|
||||
RedstoneFlux-1.12-2.1.1.1-universal.jar|https://www.curseforge.com/minecraft/mc-mods/redstone-flux/files
|
||||
|
|
Loading…
Reference in New Issue
Block a user