Skip to content

dany123/IntWars

 
 

Repository files navigation

IntWars

About

New: Website to provide a central location to discuss the project! http://leaguesandbox.com/

Fork of the 2 year old (outdated project), IntWars. Emulates LoL server environment.
If you want to contribute to the project, please fork the repo and upload any progress to GitHub.
If you need help compiling the source on Windows, check here.

Content:

Instructions:

  • Run gamed.exe
  • Run StartClient.bat
  • If StartClient.bat does not work, run the game with this command: "League of Legends.exe" "8394" "LoLLauncher.exe" "C:/Riot Games/League of Legends/RADS/projects/lol_air_client/releases/0.0.1.79/deploy/LolClient.exe" "127.0.0.1 5119 17BLOhi6KZsTtldTsizvHg== 47917791"

Important rules and information

Original Creators

  • Intline9 - intline9(at)gmail(dot)com
  • Ltsstar

Other Important Contributors

  • Elyotna (reddit: ?)
  • Spudgy (reddit: imSpudgy)
  • ProudHeart (reddit: chutch1122)

License

GPLv3 as sharing is caring, and when ever you extend/use/modify/fix any of this project you should share it again!

Contact

For information relating to this fork, contact me on reddit: chutch1122
I'm working on setting up a website where we can organize this better. http://leaguesandbox.com/

Notes for Compiling on Windows

Note: This is a very basic explanation. I am working on a more detailed explanation, but don't have the time right now.

This project uses elements from C++11, like initialization lists. Visual Studio does not support initialization lists in the 2010 or 2012 versions. Therefore, I recommend installing/using CMake and MinGW's g++ compiler.

You can find a guide for setting that all up here!

About

MOBA server framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published