https://github.com/tetzkatliphoka/reclass.net-frame4plugin
Frame4 ReClass.Net Plugin
https://github.com/tetzkatliphoka/reclass.net-frame4plugin
plugin ps4 reclassnet
Last synced: 5 months ago
JSON representation
Frame4 ReClass.Net Plugin
- Host: GitHub
- URL: https://github.com/tetzkatliphoka/reclass.net-frame4plugin
- Owner: TetzkatLipHoka
- License: mit
- Created: 2024-10-16T21:55:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-13T01:50:18.000Z (over 1 year ago)
- Last Synced: 2025-01-13T02:36:42.669Z (over 1 year ago)
- Topics: plugin, ps4, reclassnet
- Language: C#
- Homepage:
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ReClass.NET-Frame4Plugin
Sample plugins for ReClass.NET (https://github.com/KN4CK3R/ReClass.NET).
## Compiling
If you want to compile the ReClass.NET Plugins just fork the repository and create the following folder structure. If you don't use this structure you need to fix the project references.
```
..\ReClass.NET\
..\ReClass.NET\ReClass.NET\ReClass.NET.csproj
..\ReClass.NET-Frame4Plugin
..\ReClass.NET-Frame4Plugin\Frame4Plugin.sln
```