ServerPackCreator
Automatic release of version: 1.5.3
Changes in this release:
Bug Fixes
- Fix issue #39 by excluding clientside-only mods from copy operation. Deprecates deleteClientMods (4db7f7f3)
- Enhance copyFiles so it does not copy clientside-only mods to server pack. Fixes issue #39, finally. (9e6b429b)
Documentation Changes
- Write docs for new excludeClientMods (a3fdee9b)
Tests
- "Deactivate" tests for GitHub infrastructure until I figure out how to run them on their infrastructure. (f057e58d)