Info
Version: | 2.0.0 |
Author(s): | Sewer56 |
Last Update: | Saturday, September 15, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sewer56lol/Reloaded-Mod-Loader/ |
NuGet Url: | https://www.nuget.org/packages/Reloaded-Assembler |
Install
Install-Package Reloaded-Assembler
dotnet add package Reloaded-Assembler
paket add Reloaded-Assembler
Reloaded-Assembler Download (Unzip the "nupkg" after downloading)
Dependencies
- libReloaded-Networking(>= 2.0.0)
- Fasm.NET(>= 1.70.3.2)
- LiteNetLib-custom(>= 0.0.1)
It allows for on the fly X86 and X64 assembly and is used by Reloaded libraries for features such as hooking functions. Note that this executable is embedded into libReloaded on build and does not need to be manually referenced/downloaded.