DryByte / aos.dll

A DLL for classic Ace of Spades aiming to add the current clients features and customizing the current game.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to the hell

This is a project aiming to add new things to classic Voxlap using DLL injection, right now the code looks really disgusting, shit, awful, and spaghetti... Later we fix it, or just make it worst.

Current Features

  • Customizable FPS (get rid of the 60fps cap)
  • Support VersionInfo packet
  • Support Extension for messages on screen

Building

Get enet 1.3.1's include folder and paste it on include directory.

Then just create the build directory, and build using cmake and make

Contributing

Feel free to fork, star, report issues, open PRs, etc.

About

A DLL for classic Ace of Spades aiming to add the current clients features and customizing the current game.

License:GNU General Public License v3.0


Languages

Language:C 98.6%Language:CMake 1.4%