Abstract Avatars for All Creative Profile UseMatt Houserhttps://www.figma.com/community/file/1249154526125777853https://creativecommons.org/licenses/by/4.0/Remix of “Abstract Avatars for All Creative Profile Use” (https://www.figma.com/community/file/1249154526125777853) by “Matt Houser”, licensed under “CC BY 4.0” (https://creativecommons.org/licenses/by/4.0/)dceNovember 12, 2002 at 10:35 PM#edited November 12, 2002 at 10:54 PMHow to build makensis-bz2.exeWhat #defines are uncommented to make the makensis-bz2.exe that comes with the 1.98 distribution package?
Abstract Avatars for All Creative Profile UseMatt Houserhttps://www.figma.com/community/file/1249154526125777853https://creativecommons.org/licenses/by/4.0/Remix of “Abstract Avatars for All Creative Profile Use” (https://www.figma.com/community/file/1249154526125777853) by “Matt Houser”, licensed under “CC BY 4.0” (https://creativecommons.org/licenses/by/4.0/)kichikNovember 13, 2002 at 3:52 PM#In source\exehead\config.h comment out NSIS_COMPRESS_USE_ZLIB and uncoment NSIS_COMPRESS_USE_BZIP2, NSIS_COMPRESS_BZIP2_LEVEL, and NSIS_COMPRESS_WHOLE.
Abstract Avatars for All Creative Profile UseMatt Houserhttps://www.figma.com/community/file/1249154526125777853https://creativecommons.org/licenses/by/4.0/Remix of “Abstract Avatars for All Creative Profile Use” (https://www.figma.com/community/file/1249154526125777853) by “Matt Houser”, licensed under “CC BY 4.0” (https://creativecommons.org/licenses/by/4.0/)dceNovember 13, 2002 at 4:30 PM#Thanks!