mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-09-22 13:01:12 +03:00
update Allure to an archive public repo (#12607)
* update Allure to an archive public repo * updated SHA Signed-off-by: Jason <131086642+JasonP01@users.noreply.github.com> --------- Signed-off-by: Jason <131086642+JasonP01@users.noreply.github.com>
This commit is contained in:
@@ -18,8 +18,8 @@ public class ModTestAllure extends GenericModTest{
|
||||
@Test
|
||||
public void begin(){
|
||||
//As of September 5, the Allure repository has been deleted or made private. I do not know why.
|
||||
if(true) return;
|
||||
grabMod("https://github.com/LixieWulf/Allure/archive/c94e83e07ab918c0402b8f3897bba832e42432f0.zip");
|
||||
// Archive version of Allure (archive last pull date: 10 April 2026)
|
||||
grabMod("https://github.com/JasonP01/AllureMod/archive/3d580bda58e98f6339e1b746980b66b791f108ee.zip");
|
||||
checkExistence("allure");
|
||||
|
||||
UnitType type = Vars.content.unit("allure-0b11-exodus");
|
||||
|
||||
Reference in New Issue
Block a user