Tutorial on how to properly build

This commit is contained in:
Diskette Guy
2025-10-05 19:37:13 +07:00
parent 700b2422e7
commit 880e1d41f1
6 changed files with 304 additions and 1 deletions
+22 -1
View File
@@ -1,3 +1,24 @@
# icons
Icons for services operated by Dandelion and Stuff
Icons for services operated by Dandelion and Stuff
## Requirements for building:
- POSIX-compatible environment
- Fonts:
- IBM Plex Sans
- IBM Plex Sans Thai
- IBM Plex Mono
- Instrument Serif
- League Gothic
- TeX Gyre Adventor
- Software:
- Inkscape
- icotool
To build all of the stuff properly, run
`./configure`
and
`make`