Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 574 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 574 Bytes

NETLizard 3D J2ME game utility

Features:

  • 3D model: map, item, animation
  • Image/texture
  • Font
  • Text file
  • Sprite
  • Source string

Modules:

1. libnetlizard

A simple C library utility functions of NETLizard J2ME game resource. All parser functions are from decompiled Java source.

2. qnetlizard

A simple GUI tool of NETLizard J2ME game resource with libnetlizard using Qt4.

3. nl

A simple GUI engine for qnetlizard using Qt4.

TODO:

  • Unsupport level 13 and 15 map model of CT3D-Ep3 game.

karin@2009 GPLv3