ddnet/docs/articles/hacking.txt
Magnus Auvinen 9ba8e6cf38 moved docs
2007-05-22 15:06:55 +00:00

9 lines
377 B
Plaintext

Title: Hacking
Group: Source Layout
data_src - Data for the game is located under data_src and is unprocessed.
src - Engine source. It contains the network communication, graphics and sound.
src/game - The game source. This is the source that acctually is teewars.
You can write a new game using the engine by removing these files and start from scratch.
scripts - Scripts.