Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions descriptions/Engine.EntisGLS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[**EntisGLS**](https://www.entis.jp/gls/) is a freeware game engine used primarily for creating visual novels and other interactive media.
1 change: 1 addition & 0 deletions rules.ini
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ Divinity_Engine = ^Data/Localization/language\.lsx$
Eclipse_Engine[] = ^data\.pie$
Eclipse_Engine[] = ^Bundle/bundleMain\.mbundle$
EngineX = ^(?:_bin_PC/BuildData|data)/FILELIST.BIN$
EntisGLS = ^ending\.noa$
Essence_Engine = \.sga$
FalcoEngine = (?:^|/)FalcoEngine\.dll$
Fase = ^faseEngine\.dll$
Expand Down
1 change: 1 addition & 0 deletions tests/types/Engine.EntisGLS.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ending.noa
5 changes: 5 additions & 0 deletions tests/types/_NonMatchingTests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -964,6 +964,11 @@ Binaries/amd_ags_x64.dlll
Dll/x64/PhisX_64.dll
PysXCore.dll
equ8_db
ending_noa
notactuallyending.noa
ending.noawhoops
sub/dir/notactuallyending.noa
sub/dir/ending.noawhoops
totallynotequ8_conf.json
sub/dir/equ8.jsondblol
ring/bin/allegro-5.2.dlll
Expand Down