Fixed hidden files and directories not appearing when finding resources
This commit is contained in:
parent
35e77241ed
commit
9d4a12ed47
5 changed files with 10 additions and 13 deletions
|
@ -3,6 +3,7 @@ Changelog
|
|||
1.5:
|
||||
- Added 'no info... yet' message when mods/ scan is still in-progress
|
||||
- Fixed advanced find tags not honoring start= when greater than match count
|
||||
- Fixed hidden files and directories not appearing when finding resources
|
||||
- Updated log4j2 to 2.0-beta9, fixing a hang when run with Java 1.7.0_25
|
||||
- Changed FTLDat to allow opening dats in read-only mode
|
||||
- Changed modman.exe to fail rather than use VirtualStore
|
||||
|
|
|
@ -166,7 +166,7 @@ Advanced XML
|
|||
tags will be ignored.
|
||||
|
||||
|
||||
The following commands that can occur inside a <find...>.
|
||||
The following commands can occur inside a <find...>.
|
||||
|
||||
<mod:find...>
|
||||
Searches the context tag's children and acts on them with its own
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue