mirror of
https://github.com/4sval/FModel.git
synced 2026-09-13 03:56:43 -05:00
FModel v4.3.1
This commit is contained in:
Submodule CUE4Parse updated: 061ad8f578...012641af35
@@ -5,9 +5,9 @@
|
||||
<TargetFramework>net6.0-windows</TargetFramework>
|
||||
<UseWPF>true</UseWPF>
|
||||
<ApplicationIcon>FModel.ico</ApplicationIcon>
|
||||
<Version>4.3.0</Version>
|
||||
<AssemblyVersion>4.3.0.0</AssemblyVersion>
|
||||
<FileVersion>4.3.0.0</FileVersion>
|
||||
<Version>4.3.1</Version>
|
||||
<AssemblyVersion>4.3.1.0</AssemblyVersion>
|
||||
<FileVersion>4.3.1.0</FileVersion>
|
||||
<IsPackable>false</IsPackable>
|
||||
<IsPublishable>true</IsPublishable>
|
||||
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
|
||||
|
||||
@@ -41,7 +41,7 @@ public partial class EndpointEditor
|
||||
""key"": ""the archive aes key""
|
||||
}",
|
||||
EEndpointType.Mapping =>
|
||||
@"In order to make this work, you first need to understand JSON and its query language. If you don't, please close this window. If your game does not have unversioned package properties, please close this window. If you do understand what you are doing, you have to know that the Mapping path supports up to 2 tokens.
|
||||
@"In order to make this work, you first need to understand JSON and its query language. If you don't, please close this window. If your game does not use unversioned package properties, please close this window. If you do understand what you are doing, you have to know that the mapping path supports up to 2 tokens.
|
||||
|
||||
The first token is mandatory and will be assigned to the mapping download URL, which can be all kinds of mapping but not Brotli compressed.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user