Commit graph

50 commits

Author SHA1 Message Date
Madis 781830c1e0 4.6.0-alpha.1 2022-12-08 21:03:32 +02:00
Madis b791305f03 4.5.4 2022-12-01 21:44:19 +02:00
Madis 599fde0b97 4.5.3 2022-11-24 21:15:06 +02:00
Project D.D d2aeab9bc0
2nd attempt to make MR zip filename match CF's (#508)
Don't forget to update mmc-export

Co-authored-by: Madis Otenurm <Madis0@users.noreply.github.com>
2022-11-06 14:26:44 +02:00
Madis 30b390a59b 4.4.2 2022-10-13 18:55:57 +03:00
Project D.D 9047c9a21b
Make modrinth zip filename match CF zip (#487) 2022-10-04 20:45:40 +03:00
Project D.D 58403c1d46
Use mmc-export for packwiz pack (#474)
* Use mmc-export for packwiz pack

* Whoopsie

* Oh god

* Shorten the ifs

* Spacing

Co-authored-by: Madis <Madis0@users.noreply.github.com>
2022-09-15 18:02:43 +03:00
Madis 1ab4f071b1 Update Update version.py 2022-08-22 14:28:45 +03:00
Madis 7008722ad7 Update version.py old fapi name fallback
for legacy versions
2022-08-22 14:23:58 +03:00
Madis 331f9fd02d Update version.py fixes 2022-08-22 14:15:14 +03:00
Madis 98f2ed80b1 Version updater script
Fixes #444
2022-08-22 13:49:10 +03:00
Madis af3cc61cf3 4.2.0-beta.3 2022-08-15 18:43:25 +03:00
Ultrasonic1209 7d2af597f6
Remove usage of deprecated distutils (#436)
* Remove usage of deprecated distutils

* remove unnecessary import
2022-08-08 15:26:43 +03:00
Madis d9273be8be 4.2.0-beta.1 2022-08-08 13:40:09 +03:00
Madis 88b9250443 4.1.0-alpha.1 2022-07-28 18:32:39 +03:00
Madis 0614a6b410 Custom name for MR output 2022-07-03 11:01:31 +03:00
Project D.D 73e7784efc
Copy minified instance.cf to MultiMC in MultiMC to Git.py (#390)
* Update MMC instance.cfg in MultiMC to Git.py

* Whoops...

* Whoops... (2)

* Looks about right.

* Fix missing backslash

* Fix my inconsistent slashes

* More consistency

* Get version from instance.cfg instead of zip filename

* Well, glob can be removed now

Co-authored-by: Madis <Madis0@users.noreply.github.com>
2022-06-28 13:12:56 +03:00
Madis 7dfc1fdb6a 4.0.0-alpha.1 2022-06-08 20:24:38 +03:00
Madis f6d7ce85c0 oops 2022-06-03 19:11:56 +03:00
Madis 284998b93d mmc-export preparations 2022-06-03 19:00:34 +03:00
Madis 63bb7f815e Fix DCCH and Entity Culling on MMC au 2022-06-01 07:26:52 +03:00
Madis 4545d34d95 3.8.3 2022-05-28 13:11:40 +03:00
Madis Otenurm 3a3f3b6c1f
Rename Readme.md to README.md 2022-05-27 12:32:49 +03:00
Madis d1f3bccebf Sourced Entity Culling from Modrinth 2022-05-25 18:46:22 +03:00
Madis Otenurm e4601f3beb
CurseForge wording 2022-05-24 08:04:37 +03:00
Madis 85c966f2d0 Packwiz update 2022-05-23 19:11:34 +03:00
Madis 8202112965 3.2.6 2022-03-14 18:26:33 +02:00
Madis Otenurm 58abe9e81b
Update Readme.md 2022-03-05 10:03:07 +02:00
RozeFound 5a6324f39d
I made the spellword even worse :) (#251) 2022-03-02 18:47:13 +02:00
Madis e57df1b409 3.3.0-alpha.1 2022-03-01 22:37:36 +02:00
Madis 7bc7d37122 1.12.1 2022-01-31 17:21:19 +02:00
Madis fefdf9e545 Version from filename to pack.toml
Thanks, Ultrasonic! Fixes #222
2022-01-19 21:18:27 +02:00
Madis dd6fec9519 3.1.0-beta.2 2022-01-19 19:36:31 +02:00
Madis d209514713 1.12.0 2022-01-19 18:12:02 +02:00
Madis 7a596d464d 3.1.0-alpha.7, Modrinth changes 2022-01-07 20:08:00 +02:00
RozeFound ce6f970061
Update Packwiz to Modrinth.py (#202)
* Update Packwiz to Modrinth.py

* Some variables

Co-authored-by: Madis <Madis0@users.noreply.github.com>
2021-12-20 18:47:49 +02:00
Madis 70643398e9 3.1.0-alpha.2 2021-12-14 19:20:13 +02:00
Madis edcf0eeee1 3.1.0-alpha.1 2021-12-11 11:18:37 +02:00
Madis 4de056a779 3.0.0-alpha.1 2021-12-02 20:12:01 +02:00
Madis 98154af6f4 2.4.1 2021-11-22 15:26:16 +02:00
Madis 3b00513c2e 2.3.3 2021-11-01 20:16:43 +02:00
Madis 3a995a0e09 1.10.0 2021-11-01 19:59:37 +02:00
Madis 90fad35a58 2.2.1 2021-10-08 18:28:19 +03:00
Madis df85bf49c6 Modrinth tool and manifest update
Huge thanks to @RozeFound for the original script!
2021-10-06 19:10:41 +03:00
Madis 1ef8dad2c6 More CLI fixes 2021-09-19 20:32:27 +03:00
Madis 83ba69a882 Update CLI tools 2021-09-19 17:10:59 +03:00
Madis 779009cf39 2.1.0 2021-09-06 19:25:19 +03:00
Madis 35a0dfa6af 2.1.0-beta.4 2021-08-25 16:28:13 +03:00
Madis 3c09a24392 Update auto-updating pack 2021-08-12 19:39:00 +03:00
Madis ef9809b7f7 Initial CLI tools 2021-08-01 13:15:30 +03:00