Code Monkey home page Code Monkey logo

advancedfx's Introduction

How to build HLAE
=================

For info on how to build HLAE see how_to_build.txt.


Directory Contents
==================

AfxCppCli/
  CLR Class Library in C++/CLI meant for handling interop
  and encapsulating unmanaged code.
  
AfxGui/
  C#, the HLAE GUI and more.
  
AfxHook/
  Boot image that is injected in the target process that shall
  be hooked, handles loading of the desired AfxHook*.dll and
  other things.
  
AfxHookGoldSrc/
  Hook for GoldSrc engine.
  
AfxHookSource/
  Hook for Source engine.
  
doc/
  Notes.

HlaeRemote/
  HLAE IPC-remoting example in C#.
  
build/
  Directory where C++ and C++/CLI projects place their intermediate
  files, binaries and PDBs.
  
misc/
  miscellaneous
  
resources/
  files that should be packaged with an release, use copy_resources_release.bat.
  
shared/
  files and source code used in more than one project go here
  
tools/
  small tools not part of the hlae core download
  
copy_resources_release.bat
  Helper for copying required files from the resource folder to
  build\Release\bin
  
how_to_build.txt
  Info on how to build HLAE.  
  
mdt.sln
  Solution file for Microsoft Visual C++ 2010 Express which organizes C++
  and C++/CLI  projects.
  
readme.txt
  This file.

advancedfx's People

Contributors

dtugend avatar nkoep avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.