diff options
| author | 2021-03-20 11:56:05 +0100 | |
|---|---|---|
| committer | 2021-03-20 11:56:05 +0100 | |
| commit | 8481e74e19cc349949851b3564e72a5f7fe89144 (patch) | |
| tree | 82e64ecec7a634fad8016f1377258c76fdc8e4a2 /README.md | |
| parent | Bump version (diff) | |
| parent | Switch to FlatDarkLaf instead of FlatDarculaLaf (diff) | |
| download | enigma-8481e74e19cc349949851b3564e72a5f7fe89144.tar.gz enigma-8481e74e19cc349949851b3564e72a5f7fe89144.tar.xz enigma-8481e74e19cc349949851b3564e72a5f7fe89144.zip | |
Merge pull request #358 from Juuxel/flatlaf
Migrate to FlatLaf
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -11,7 +11,7 @@ Enigma includes the following open-source libraries: | |||
| 11 | - A [modified version](https://github.com/FabricMC/cfr) of [CFR](https://github.com/leibnitz27/cfr) (MIT) | 11 | - A [modified version](https://github.com/FabricMC/cfr) of [CFR](https://github.com/leibnitz27/cfr) (MIT) |
| 12 | - [Guava](https://github.com/google/guava) (Apache-2.0) | 12 | - [Guava](https://github.com/google/guava) (Apache-2.0) |
| 13 | - [SyntaxPane](https://github.com/Sciss/SyntaxPane) (Apache-2.0) | 13 | - [SyntaxPane](https://github.com/Sciss/SyntaxPane) (Apache-2.0) |
| 14 | - [Darcula](https://github.com/bulenkov/Darcula) (Apache-2.0) | 14 | - [FlatLaf](https://github.com/JFormDesigner/FlatLaf) (Apache-2.0) |
| 15 | - [jopt-simple](https://github.com/jopt-simple/jopt-simple) (MIT) | 15 | - [jopt-simple](https://github.com/jopt-simple/jopt-simple) (MIT) |
| 16 | - [ASM](https://asm.ow2.io/) (BSD-3-Clause) | 16 | - [ASM](https://asm.ow2.io/) (BSD-3-Clause) |
| 17 | 17 | ||