Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
mmx

D3 game logic source?

Recommended Posts

Hey guys! I'm interested in starting a Doom 3 mod, but I can't find the game logic source anywhere. Is it open-source? I'm using dhewm3 as the base for my mod.

Share this post


Link to post
1 hour ago, mmx said:

Hey guys! I'm interested in starting a Doom 3 mod, but I can't find the game logic source anywhere. Is it open-source? I'm using dhewm3 as the base for my mod.



This is the game logic only for Dhewm3 1.5.0

https://github.com/dhewm/dhewm3-sdk

 

Take in account that the license is GPLv3, that means that you should release your source code after you release your porject.

Share this post


Link to post
8 hours ago, Doommarine_maxi said:

This is the game logic only for Dhewm3 1.5.0

Why is this? Couldn't you compile the same code with the orignal SDK and it would work for original Doom 3 too? Or is there changes in the compiler and code that prevent this?

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×