Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.22 KB

README.md

File metadata and controls

36 lines (26 loc) · 1.22 KB

D2GS for 1.11b

based on the work of marsgod & onlyer & faster

optimized D2GS & D2GE in C++ (used in production for 91D2.cn)

features:

  • support multi D2GE process

D2GS

Diablo II Game Server, designed for handling clients and s2s communications.

D2GE

Diablo II Game Engine, designed for really handling game logic. Based on Diablo II binaries, depending on LibD2Server.

LibD2Server

Library designed to patch Diablo II binaries and make them ready to serve.

LICENSE

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.