mirror of
https://github.com/magefree/mage.git
synced 2025-12-26 05:22:02 -08:00
[card.plugin] Symbols support: download and display. Please try it, if you don't like it, will remove or make configurable. Thanks to SillyFreak (Laterna Magica) for GathererSymbols downloader code.
This commit is contained in:
parent
7d9d2bc744
commit
c650c43f94
35 changed files with 1758 additions and 25 deletions
5
pom.xml
5
pom.xml
|
|
@ -36,6 +36,11 @@
|
|||
<name>Java Image Scaling Repository Released</name>
|
||||
<url>svn:https://java-image-scaling.googlecode.com/svn/repo/released</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>jetlang.googlecode.com</id>
|
||||
<name>Jetlang Repository for Maven</name>
|
||||
<url>http://jetlang.googlecode.com/svn/repo/</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
<properties>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue