AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Snippets and Tutorials (https://forums.alliedmods.net/forumdisplay.php?f=112)
-   -   CLI tool to extract myinfo struct out of SMX files (https://forums.alliedmods.net/showthread.php?t=319390)

RumbleFrog 10-29-2019 00:27

CLI tool to extract myinfo struct out of SMX files
 
Made this simple CLI tool as a demo of the smxdasm rust library


This tool extracts the myinfo struct (name, description, author, version, and URL) out of compiled (SMX) files.


CLI repository: https://github.com/rumblefrog/smx-myinfo-cli


x86_64-pc-windows-msvc and x86_64-unknown-linux-gnu are available as pre-compiled in the release.


.


All times are GMT -4. The time now is 12:06.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.