Skip to content

Commit adfd1af

Browse files
Add EntisGLS engine
1 parent c7795ed commit adfd1af

File tree

4 files changed

+8
-0
lines changed

4 files changed

+8
-0
lines changed

descriptions/Engine.EntisGLS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
EntisGLS is a freeware game engine used primarily for creating visual novels and other interactive media.

rules.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ Divinity_Engine = ^Data/Localization/language\.lsx$
7878
Eclipse_Engine[] = ^data\.pie$
7979
Eclipse_Engine[] = ^Bundle/bundleMain\.mbundle$
8080
EngineX = ^(?:_bin_PC/BuildData|data)/FILELIST.BIN$
81+
EntisGLS = ^ending\.noa$
8182
Essence_Engine = \.sga$
8283
FalcoEngine = (?:^|/)FalcoEngine\.dll$
8384
Fase = ^faseEngine\.dll$

tests/types/Engine.EntisGLS.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ending.noa

tests/types/_NonMatchingTests.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -964,6 +964,11 @@ Binaries/amd_ags_x64.dlll
964964
Dll/x64/PhisX_64.dll
965965
PysXCore.dll
966966
equ8_db
967+
ending_noa
968+
notactuallyending.noa
969+
ending.noawhoops
970+
sub/dir/notactuallyending.noa
971+
sub/dir/ending.noawhoops
967972
totallynotequ8_conf.json
968973
sub/dir/equ8.jsondblol
969974
ring/bin/allegro-5.2.dlll

0 commit comments

Comments
 (0)