Initial commit: OpenRA game engine
Fork from OpenRA/OpenRA with one-click launch script (start-ra.cmd) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<configuration>
|
||||
<dllmap dll="freetype6" os="!windows" target="freetype6.so" />
|
||||
<dllmap dll="freetype6" os="osx" target="freetype6.dylib" />
|
||||
</configuration>
|
||||
Reference in New Issue
Block a user