From 2f52a3b12447580d3c1c25feb41593fba62b26da Mon Sep 17 00:00:00 2001
From: Melanie
Date: Sat, 13 Jul 2019 13:33:34 +0100
Subject: When using FSAssets, the HGAssetService would still use AssetService.
This introduces a new HGAssetService config option named BackingService,
which defaults to the old behaviour, loading AssetService. It can, however,
be used to load FSAssets for HG assets, which eliminates numerous problems.
---
Prebuild/prebuild.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'Prebuild')
diff --git a/Prebuild/prebuild.xml b/Prebuild/prebuild.xml
index f0003df..99f576b 100644
--- a/Prebuild/prebuild.xml
+++ b/Prebuild/prebuild.xml
@@ -31,7 +31,7 @@
rootNamespace="Prebuild"
startupObject="Prebuild.Prebuild"
version="2.0.7"
- frameworkVersion="v4_0"
+ frameworkVersion="v4_6"
>
Matthew Holmes (matthew@wildfiregames.com)
Dan Moorehead (dan05a@gmail.com)
--
cgit v1.1