moved MightyScape to organization
This commit is contained in:
parent
1184c9fbdf
commit
cece3ebce8
@ -66,5 +66,5 @@ https://y.stadtfabrikanten.org/donate
|
|||||||
# Locations
|
# Locations
|
||||||
|
|
||||||
This repo has two remotes:
|
This repo has two remotes:
|
||||||
* https://gitea.fablabchemnitz.de/MarioVoigt/mightyscape-1.X (root repo origin)
|
* https://gitea.fablabchemnitz.de/FabLab_Chemnitz/mightyscape-1.X (root repo origin)
|
||||||
* https://github.com/vmario89/mightyscape-1.X (repo for collaboration. You can create your issues here. Active since May 2021)
|
* https://github.com/vmario89/mightyscape-1.X (repo for collaboration. You can create your issues here. Active since May 2021)
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
<label appearance="url">https://y.stadtfabrikanten.org/mightyscape-overview</label>
|
<label appearance="url">https://y.stadtfabrikanten.org/mightyscape-overview</label>
|
||||||
<spacer />
|
<spacer />
|
||||||
<label appearance="header">Contributing</label>
|
<label appearance="header">Contributing</label>
|
||||||
<label appearance="url">https://gitea.fablabchemnitz.de/MarioVoigt/mightyscape-1.X</label>
|
<label appearance="url">https://gitea.fablabchemnitz.de/FabLab_Chemnitz/mightyscape-1.X</label>
|
||||||
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
||||||
<spacer />
|
<spacer />
|
||||||
<label appearance="header">Click "Apply" to upgrade MightyScape to recent version!</label>
|
<label appearance="header">Click "Apply" to upgrade MightyScape to recent version!</label>
|
||||||
|
@ -63,7 +63,7 @@ class AboutUpgradeMightyScape(inkex.EffectExtension):
|
|||||||
|
|
||||||
origin = repo.remotes.origin
|
origin = repo.remotes.origin
|
||||||
try:
|
try:
|
||||||
latestRemoteCommit = git.cmd.Git().ls_remote("https://gitea.fablabchemnitz.de/MarioVoigt/mightyscape-1.X.git", heads=True).replace('refs/heads/master','').strip()
|
latestRemoteCommit = git.cmd.Git().ls_remote("https://gitea.fablabchemnitz.de/FabLab_Chemnitz/mightyscape-1.X.git", heads=True).replace('refs/heads/master','').strip()
|
||||||
localCommit = str(repo.head.commit)
|
localCommit = str(repo.head.commit)
|
||||||
#ref_logs = repo.head.reference.log()
|
#ref_logs = repo.head.reference.log()
|
||||||
|
|
||||||
|
@ -29,7 +29,7 @@
|
|||||||
<label appearance="url">https://y.stadtfabrikanten.org/animateorder</label>
|
<label appearance="url">https://y.stadtfabrikanten.org/animateorder</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">Contributing</label>
|
<label appearance="header">Contributing</label>
|
||||||
<label appearance="url">https://gitea.fablabchemnitz.de/MarioVoigt/mightyscape-1.X</label>
|
<label appearance="url">https://gitea.fablabchemnitz.de/FabLab_Chemnitz/mightyscape-1.X</label>
|
||||||
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">Third Party Modules</label>
|
<label appearance="header">Third Party Modules</label>
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
<label appearance="url">https://y.stadtfabrikanten.org/archimedesspiral</label>
|
<label appearance="url">https://y.stadtfabrikanten.org/archimedesspiral</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">Contributing</label>
|
<label appearance="header">Contributing</label>
|
||||||
<label appearance="url">https://gitea.fablabchemnitz.de/MarioVoigt/mightyscape-1.X</label>
|
<label appearance="url">https://gitea.fablabchemnitz.de/FabLab_Chemnitz/mightyscape-1.X</label>
|
||||||
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">MightyScape Extension Collection</label>
|
<label appearance="header">MightyScape Extension Collection</label>
|
||||||
|
@ -37,7 +37,7 @@
|
|||||||
<label appearance="url">https://y.stadtfabrikanten.org/cleanupstyles</label>
|
<label appearance="url">https://y.stadtfabrikanten.org/cleanupstyles</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">Contributing</label>
|
<label appearance="header">Contributing</label>
|
||||||
<label appearance="url">https://gitea.fablabchemnitz.de/MarioVoigt/mightyscape-1.X</label>
|
<label appearance="url">https://gitea.fablabchemnitz.de/FabLab_Chemnitz/mightyscape-1.X</label>
|
||||||
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">MightyScape Extension Collection</label>
|
<label appearance="header">MightyScape Extension Collection</label>
|
||||||
|
@ -114,7 +114,7 @@ Tips:
|
|||||||
<label appearance="url">https://y.stadtfabrikanten.org/contourscannerandtrimmer</label>
|
<label appearance="url">https://y.stadtfabrikanten.org/contourscannerandtrimmer</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">Contributing</label>
|
<label appearance="header">Contributing</label>
|
||||||
<label appearance="url">https://gitea.fablabchemnitz.de/MarioVoigt/mightyscape-1.X</label>
|
<label appearance="url">https://gitea.fablabchemnitz.de/FabLab_Chemnitz/mightyscape-1.X</label>
|
||||||
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">Third Party Modules</label>
|
<label appearance="header">Third Party Modules</label>
|
||||||
|
@ -67,7 +67,7 @@
|
|||||||
<label appearance="url">https://y.stadtfabrikanten.org/createlinks</label>
|
<label appearance="url">https://y.stadtfabrikanten.org/createlinks</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">Contributing</label>
|
<label appearance="header">Contributing</label>
|
||||||
<label appearance="url">https://gitea.fablabchemnitz.de/MarioVoigt/mightyscape-1.X</label>
|
<label appearance="url">https://gitea.fablabchemnitz.de/FabLab_Chemnitz/mightyscape-1.X</label>
|
||||||
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">MightyScape Extension Collection</label>
|
<label appearance="header">MightyScape Extension Collection</label>
|
||||||
|
@ -45,7 +45,7 @@
|
|||||||
<label appearance="url">https://y.stadtfabrikanten.org/dxf2papercraft</label>
|
<label appearance="url">https://y.stadtfabrikanten.org/dxf2papercraft</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">Contributing</label>
|
<label appearance="header">Contributing</label>
|
||||||
<label appearance="url">https://gitea.fablabchemnitz.de/MarioVoigt/mightyscape-1.X</label>
|
<label appearance="url">https://gitea.fablabchemnitz.de/FabLab_Chemnitz/mightyscape-1.X</label>
|
||||||
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">Third Party Modules</label>
|
<label appearance="header">Third Party Modules</label>
|
||||||
|
@ -157,7 +157,7 @@
|
|||||||
<label appearance="url">https://y.stadtfabrikanten.org/dxfdwgimporter</label>
|
<label appearance="url">https://y.stadtfabrikanten.org/dxfdwgimporter</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">Contributing</label>
|
<label appearance="header">Contributing</label>
|
||||||
<label appearance="url">https://gitea.fablabchemnitz.de/MarioVoigt/mightyscape-1.X</label>
|
<label appearance="url">https://gitea.fablabchemnitz.de/FabLab_Chemnitz/mightyscape-1.X</label>
|
||||||
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">Third Party Modules</label>
|
<label appearance="header">Third Party Modules</label>
|
||||||
|
@ -29,7 +29,7 @@
|
|||||||
<label appearance="url">https://y.stadtfabrikanten.org/epilogbboxadjust</label>
|
<label appearance="url">https://y.stadtfabrikanten.org/epilogbboxadjust</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">Contributing</label>
|
<label appearance="header">Contributing</label>
|
||||||
<label appearance="url">https://gitea.fablabchemnitz.de/MarioVoigt/mightyscape-1.X</label>
|
<label appearance="url">https://gitea.fablabchemnitz.de/FabLab_Chemnitz/mightyscape-1.X</label>
|
||||||
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">MightyScape Extension Collection</label>
|
<label appearance="header">MightyScape Extension Collection</label>
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
<label appearance="url">https://y.stadtfabrikanten.org/exportselectionas</label>
|
<label appearance="url">https://y.stadtfabrikanten.org/exportselectionas</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">Contributing</label>
|
<label appearance="header">Contributing</label>
|
||||||
<label appearance="url">https://gitea.fablabchemnitz.de/MarioVoigt/mightyscape-1.X</label>
|
<label appearance="url">https://gitea.fablabchemnitz.de/FabLab_Chemnitz/mightyscape-1.X</label>
|
||||||
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">Based on</label>
|
<label appearance="header">Based on</label>
|
||||||
|
@ -58,7 +58,7 @@
|
|||||||
<label appearance="url">https://y.stadtfabrikanten.org/imagetracerjs</label>
|
<label appearance="url">https://y.stadtfabrikanten.org/imagetracerjs</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">Contributing</label>
|
<label appearance="header">Contributing</label>
|
||||||
<label appearance="url">https://gitea.fablabchemnitz.de/MarioVoigt/mightyscape-1.X</label>
|
<label appearance="url">https://gitea.fablabchemnitz.de/FabLab_Chemnitz/mightyscape-1.X</label>
|
||||||
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">Third Party Modules</label>
|
<label appearance="header">Third Party Modules</label>
|
||||||
|
@ -30,7 +30,7 @@
|
|||||||
<label appearance="url">https://y.stadtfabrikanten.org/inventorysticker</label>
|
<label appearance="url">https://y.stadtfabrikanten.org/inventorysticker</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">Contributing</label>
|
<label appearance="header">Contributing</label>
|
||||||
<label appearance="url">https://gitea.fablabchemnitz.de/MarioVoigt/mightyscape-1.X</label>
|
<label appearance="url">https://gitea.fablabchemnitz.de/FabLab_Chemnitz/mightyscape-1.X</label>
|
||||||
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">MightyScape Extension Collection</label>
|
<label appearance="header">MightyScape Extension Collection</label>
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
<label appearance="url">https://y.stadtfabrikanten.org/movepathnode</label>
|
<label appearance="url">https://y.stadtfabrikanten.org/movepathnode</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">Contributing</label>
|
<label appearance="header">Contributing</label>
|
||||||
<label appearance="url">https://gitea.fablabchemnitz.de/MarioVoigt/mightyscape-1.X</label>
|
<label appearance="url">https://gitea.fablabchemnitz.de/FabLab_Chemnitz/mightyscape-1.X</label>
|
||||||
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">MightyScape Extension Collection</label>
|
<label appearance="header">MightyScape Extension Collection</label>
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
<label appearance="url">https://y.stadtfabrikanten.org/netting</label>
|
<label appearance="url">https://y.stadtfabrikanten.org/netting</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">Contributing</label>
|
<label appearance="header">Contributing</label>
|
||||||
<label appearance="url">https://gitea.fablabchemnitz.de/MarioVoigt/mightyscape-1.X</label>
|
<label appearance="url">https://gitea.fablabchemnitz.de/FabLab_Chemnitz/mightyscape-1.X</label>
|
||||||
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">MightyScape Extension Collection</label>
|
<label appearance="header">MightyScape Extension Collection</label>
|
||||||
|
@ -47,7 +47,7 @@
|
|||||||
<label appearance="url">https://y.stadtfabrikanten.org/offsetpaths</label>
|
<label appearance="url">https://y.stadtfabrikanten.org/offsetpaths</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">Contributing</label>
|
<label appearance="header">Contributing</label>
|
||||||
<label appearance="url">https://gitea.fablabchemnitz.de/MarioVoigt/mightyscape-1.X</label>
|
<label appearance="url">https://gitea.fablabchemnitz.de/FabLab_Chemnitz/mightyscape-1.X</label>
|
||||||
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">MightyScape Extension Collection</label>
|
<label appearance="header">MightyScape Extension Collection</label>
|
||||||
|
@ -43,7 +43,7 @@
|
|||||||
<label appearance="url">https://y.stadtfabrikanten.org/papercraftunfold</label>
|
<label appearance="url">https://y.stadtfabrikanten.org/papercraftunfold</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">Contributing</label>
|
<label appearance="header">Contributing</label>
|
||||||
<label appearance="url">https://gitea.fablabchemnitz.de/MarioVoigt/mightyscape-1.X</label>
|
<label appearance="url">https://gitea.fablabchemnitz.de/FabLab_Chemnitz/mightyscape-1.X</label>
|
||||||
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">Third Party Modules</label>
|
<label appearance="header">Third Party Modules</label>
|
||||||
|
@ -72,7 +72,7 @@
|
|||||||
<label appearance="url">https://y.stadtfabrikanten.org/paperfold</label>
|
<label appearance="url">https://y.stadtfabrikanten.org/paperfold</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">Contributing</label>
|
<label appearance="header">Contributing</label>
|
||||||
<label appearance="url">https://gitea.fablabchemnitz.de/MarioVoigt/mightyscape-1.X</label>
|
<label appearance="url">https://gitea.fablabchemnitz.de/FabLab_Chemnitz/mightyscape-1.X</label>
|
||||||
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">Third Party Modules</label>
|
<label appearance="header">Third Party Modules</label>
|
||||||
|
@ -37,7 +37,7 @@
|
|||||||
<label appearance="url">https://y.stadtfabrikanten.org/primitive</label>
|
<label appearance="url">https://y.stadtfabrikanten.org/primitive</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">Contributing</label>
|
<label appearance="header">Contributing</label>
|
||||||
<label appearance="url">https://gitea.fablabchemnitz.de/MarioVoigt/mightyscape-1.X</label>
|
<label appearance="url">https://gitea.fablabchemnitz.de/FabLab_Chemnitz/mightyscape-1.X</label>
|
||||||
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">Third Party Modules</label>
|
<label appearance="header">Third Party Modules</label>
|
||||||
|
@ -88,7 +88,7 @@
|
|||||||
<label appearance="url">https://y.stadtfabrikanten.org/slic3rstlinput</label>
|
<label appearance="url">https://y.stadtfabrikanten.org/slic3rstlinput</label>
|
||||||
<spacer />
|
<spacer />
|
||||||
<label appearance="header">Contributing</label>
|
<label appearance="header">Contributing</label>
|
||||||
<label appearance="url">https://gitea.fablabchemnitz.de/MarioVoigt/mightyscape-1.X</label>
|
<label appearance="url">https://gitea.fablabchemnitz.de/FabLab_Chemnitz/mightyscape-1.X</label>
|
||||||
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
||||||
<spacer />
|
<spacer />
|
||||||
<label appearance="header">Third Party Modules</label>
|
<label appearance="header">Third Party Modules</label>
|
||||||
|
@ -33,7 +33,7 @@ Applies independently for each sub path in selection. Use 'Path > Reverse' to ch
|
|||||||
<label appearance="url">https://y.stadtfabrikanten.org/splitandbreakbezieratt</label>
|
<label appearance="url">https://y.stadtfabrikanten.org/splitandbreakbezieratt</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">Contributing</label>
|
<label appearance="header">Contributing</label>
|
||||||
<label appearance="url">https://gitea.fablabchemnitz.de/MarioVoigt/mightyscape-1.X</label>
|
<label appearance="url">https://gitea.fablabchemnitz.de/FabLab_Chemnitz/mightyscape-1.X</label>
|
||||||
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">MightyScape Extension Collection</label>
|
<label appearance="header">MightyScape Extension Collection</label>
|
||||||
|
@ -34,7 +34,7 @@
|
|||||||
<label appearance="url">https://y.stadtfabrikanten.org/stylestolayers</label>
|
<label appearance="url">https://y.stadtfabrikanten.org/stylestolayers</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">Contributing</label>
|
<label appearance="header">Contributing</label>
|
||||||
<label appearance="url">https://gitea.fablabchemnitz.de/MarioVoigt/mightyscape-1.X</label>
|
<label appearance="url">https://gitea.fablabchemnitz.de/FabLab_Chemnitz/mightyscape-1.X</label>
|
||||||
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">MightyScape Extension Collection</label>
|
<label appearance="header">MightyScape Extension Collection</label>
|
||||||
|
@ -83,7 +83,7 @@
|
|||||||
<label appearance="url">https://y.stadtfabrikanten.org/migrategroups</label>
|
<label appearance="url">https://y.stadtfabrikanten.org/migrategroups</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">Contributing</label>
|
<label appearance="header">Contributing</label>
|
||||||
<label appearance="url">https://gitea.fablabchemnitz.de/MarioVoigt/mightyscape-1.X</label>
|
<label appearance="url">https://gitea.fablabchemnitz.de/FabLab_Chemnitz/mightyscape-1.X</label>
|
||||||
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">MightyScape Extension Collection</label>
|
<label appearance="header">MightyScape Extension Collection</label>
|
||||||
|
@ -35,7 +35,7 @@
|
|||||||
<label appearance="url">https://y.stadtfabrikanten.org/unwindpaths</label>
|
<label appearance="url">https://y.stadtfabrikanten.org/unwindpaths</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">Contributing</label>
|
<label appearance="header">Contributing</label>
|
||||||
<label appearance="url">https://gitea.fablabchemnitz.de/MarioVoigt/mightyscape-1.X</label>
|
<label appearance="url">https://gitea.fablabchemnitz.de/FabLab_Chemnitz/mightyscape-1.X</label>
|
||||||
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">MightyScape Extension Collection</label>
|
<label appearance="header">MightyScape Extension Collection</label>
|
||||||
|
@ -48,7 +48,7 @@
|
|||||||
<label appearance="url">https://y.stadtfabrikanten.org/vpypetools</label>
|
<label appearance="url">https://y.stadtfabrikanten.org/vpypetools</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">Contributing</label>
|
<label appearance="header">Contributing</label>
|
||||||
<label appearance="url">https://gitea.fablabchemnitz.de/MarioVoigt/mightyscape-1.X</label>
|
<label appearance="url">https://gitea.fablabchemnitz.de/FabLab_Chemnitz/mightyscape-1.X</label>
|
||||||
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">Third Party Modules</label>
|
<label appearance="header">Third Party Modules</label>
|
||||||
|
@ -78,7 +78,7 @@
|
|||||||
<label appearance="url">https://y.stadtfabrikanten.org/vpypetools</label>
|
<label appearance="url">https://y.stadtfabrikanten.org/vpypetools</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">Contributing</label>
|
<label appearance="header">Contributing</label>
|
||||||
<label appearance="url">https://gitea.fablabchemnitz.de/MarioVoigt/mightyscape-1.X</label>
|
<label appearance="url">https://gitea.fablabchemnitz.de/FabLab_Chemnitz/mightyscape-1.X</label>
|
||||||
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">Third Party Modules</label>
|
<label appearance="header">Third Party Modules</label>
|
||||||
|
@ -43,7 +43,7 @@
|
|||||||
<label appearance="url">https://y.stadtfabrikanten.org/vpypetools</label>
|
<label appearance="url">https://y.stadtfabrikanten.org/vpypetools</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">Contributing</label>
|
<label appearance="header">Contributing</label>
|
||||||
<label appearance="url">https://gitea.fablabchemnitz.de/MarioVoigt/mightyscape-1.X</label>
|
<label appearance="url">https://gitea.fablabchemnitz.de/FabLab_Chemnitz/mightyscape-1.X</label>
|
||||||
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">Third Party Modules</label>
|
<label appearance="header">Third Party Modules</label>
|
||||||
|
@ -42,7 +42,7 @@
|
|||||||
<label appearance="url">https://y.stadtfabrikanten.org/vpypetools</label>
|
<label appearance="url">https://y.stadtfabrikanten.org/vpypetools</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">Contributing</label>
|
<label appearance="header">Contributing</label>
|
||||||
<label appearance="url">https://gitea.fablabchemnitz.de/MarioVoigt/mightyscape-1.X</label>
|
<label appearance="url">https://gitea.fablabchemnitz.de/FabLab_Chemnitz/mightyscape-1.X</label>
|
||||||
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">Third Party Modules</label>
|
<label appearance="header">Third Party Modules</label>
|
||||||
|
@ -42,7 +42,7 @@
|
|||||||
<label appearance="url">https://y.stadtfabrikanten.org/vpypetools</label>
|
<label appearance="url">https://y.stadtfabrikanten.org/vpypetools</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">Contributing</label>
|
<label appearance="header">Contributing</label>
|
||||||
<label appearance="url">https://gitea.fablabchemnitz.de/MarioVoigt/mightyscape-1.X</label>
|
<label appearance="url">https://gitea.fablabchemnitz.de/FabLab_Chemnitz/mightyscape-1.X</label>
|
||||||
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">Third Party Modules</label>
|
<label appearance="header">Third Party Modules</label>
|
||||||
|
@ -43,7 +43,7 @@
|
|||||||
<label appearance="url">https://y.stadtfabrikanten.org/vpypetools</label>
|
<label appearance="url">https://y.stadtfabrikanten.org/vpypetools</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">Contributing</label>
|
<label appearance="header">Contributing</label>
|
||||||
<label appearance="url">https://gitea.fablabchemnitz.de/MarioVoigt/mightyscape-1.X</label>
|
<label appearance="url">https://gitea.fablabchemnitz.de/FabLab_Chemnitz/mightyscape-1.X</label>
|
||||||
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">Third Party Modules</label>
|
<label appearance="header">Third Party Modules</label>
|
||||||
|
@ -42,7 +42,7 @@
|
|||||||
<label appearance="url">https://y.stadtfabrikanten.org/vpypetools</label>
|
<label appearance="url">https://y.stadtfabrikanten.org/vpypetools</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">Contributing</label>
|
<label appearance="header">Contributing</label>
|
||||||
<label appearance="url">https://gitea.fablabchemnitz.de/MarioVoigt/mightyscape-1.X</label>
|
<label appearance="url">https://gitea.fablabchemnitz.de/FabLab_Chemnitz/mightyscape-1.X</label>
|
||||||
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">Third Party Modules</label>
|
<label appearance="header">Third Party Modules</label>
|
||||||
|
@ -41,7 +41,7 @@
|
|||||||
<label appearance="url">https://y.stadtfabrikanten.org/vpypetools</label>
|
<label appearance="url">https://y.stadtfabrikanten.org/vpypetools</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">Contributing</label>
|
<label appearance="header">Contributing</label>
|
||||||
<label appearance="url">https://gitea.fablabchemnitz.de/MarioVoigt/mightyscape-1.X</label>
|
<label appearance="url">https://gitea.fablabchemnitz.de/FabLab_Chemnitz/mightyscape-1.X</label>
|
||||||
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">Third Party Modules</label>
|
<label appearance="header">Third Party Modules</label>
|
||||||
|
@ -43,7 +43,7 @@
|
|||||||
<label appearance="url">https://y.stadtfabrikanten.org/vpypetools</label>
|
<label appearance="url">https://y.stadtfabrikanten.org/vpypetools</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">Contributing</label>
|
<label appearance="header">Contributing</label>
|
||||||
<label appearance="url">https://gitea.fablabchemnitz.de/MarioVoigt/mightyscape-1.X</label>
|
<label appearance="url">https://gitea.fablabchemnitz.de/FabLab_Chemnitz/mightyscape-1.X</label>
|
||||||
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
<label appearance="url">mailto:mario.voigt@stadtfabrikanten.org</label>
|
||||||
<spacer/>
|
<spacer/>
|
||||||
<label appearance="header">Third Party Modules</label>
|
<label appearance="header">Third Party Modules</label>
|
||||||
|
Reference in New Issue
Block a user