Skip to content

Commit 9237311

Browse files
Add jMonkeyEngine (#830)
Co-authored-by: NintenHero <37460517+MichaelHinrichs@users.noreply.github.com>
1 parent d00c260 commit 9237311

4 files changed

Lines changed: 14 additions & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[**jMonkeyEngine**](https://jmonkeyengine.org/) is an open-source, cross-platform, 3D game engine made in Java.

rules.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ IRISZOOM = (?:^|/)ZZ_(?:1|Win)\.dat$
130130
Irrlicht = (?:^|/)Irrlicht\.dll$
131131
IW_Engine[] = \.iwd$
132132
IW_Engine[] = (?:common(?:_zm|_mp)?|code_post_gfx)\.ff$
133+
jMonkeyEngine = (?:^|/)jme3-core
133134
Katana = \.ktsl2(?:as|st)bin$
134135
Kex = \.kpf$
135136
KiriKiri[] = (?:^|/)data\.xp3$
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
/jme3-core
2+
/jme3-core-3.2.4-stable.jar
3+
/jme3-core-3.3.0-SNAPSHOT.jar
4+
/jme3-core-3.5.2-stable.jar
5+
app/lib/jme3-core.jar
6+
core/jme3-core.jar
7+
jME3-core.jar
8+
jme3-core
9+
lib/jme3-core.jar

tests/types/_NonMatchingTests.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -396,6 +396,9 @@ Sub/Folder/bytecode.rpybeer
396396
acsetup.cfgoof
397397
Sub/Folder/acsetup.cfgoof
398398
pacsetup.cfg
399+
/jme-core
400+
/jme3-cor
401+
/me3-core
399402
natives_blob.bink
400403
fnatives_blob.bin
401404
Sub/Folder/natives_blob.bink

0 commit comments

Comments
 (0)