You've already forked rimworld-font-replacer
Initial commit
This commit is contained in:
29
About/About.xml
Normal file
29
About/About.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<ModMetaData>
|
||||
<name>RimWorld font replacer</name>
|
||||
<author>rapture.party</author>
|
||||
<modVersion>1.2.0</modVersion>
|
||||
<supportedVersions>
|
||||
<li>1.4</li>
|
||||
<li>1.5</li>
|
||||
<li>1.6</li>
|
||||
</supportedVersions>
|
||||
<url>https://git.rapture.party/rapture-party/rimworld-font-replacer</url>
|
||||
<modDependencies>
|
||||
<li>
|
||||
<packageId>brrainz.harmony</packageId>
|
||||
<displayName>Harmony</displayName>
|
||||
<steamWorkshopUrl>steam://url/CommunityFilePage/2009463077</steamWorkshopUrl>
|
||||
<downloadUrl>https://github.com/pardeike/HarmonyRimWorld/releases/latest</downloadUrl>
|
||||
</li>
|
||||
</modDependencies>
|
||||
<forceLoadAfter>
|
||||
<li>brrainz.harmony</li>
|
||||
</forceLoadAfter>
|
||||
<packageId>raptureparty.rimworldfontreplacer</packageId>
|
||||
<description>
|
||||
Replace the default UI font of Arial (:nauseated_face:) with any font installed on your system. It can also change the font sizes.
|
||||
|
||||
Note for Mac users: Unity's font loader is bugged and cannot load fonts installed under </System/Library/Fonts/Supplemental>. You can symlink or copy fonts installed here to </Library/Fonts> to access them.
|
||||
</description>
|
||||
</ModMetaData>
|
||||
BIN
About/preview.png
Normal file
BIN
About/preview.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 19 KiB |
Reference in New Issue
Block a user