Skip to content

rusingineer/emulemorph

 
 

Repository files navigation

Introduction

This is the repository of the eMule Morph project. Note that this repository is a merge of the original CSV repository and the Git repository which was used between MorphXT v11.3 and v12.6. While it contains all history, the history of individual files breaks at the point when the original CSV was left behind for Git.

This repository is not directly linked to the official Git repository or the community fork that followed up on its development. Merges from either are made manually.

How to compile the solution from Git

The project is setup to use Git submodules to include other required libraries. After cloning the repository additional commands must be issued to get the submodules. These are:

git submodule init
git submodule update

Afterwards, everything is just about ready for compiling using the emule.sln solution file.

About

This is the repository of emulemorph on Github

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 97.2%
  • C 2.3%
  • Assembly 0.2%
  • Lex 0.1%
  • Yacc 0.1%
  • Makefile 0.1%