|
Resource Manager (.NET) v2
Resource Manager for .NET:
- ability to add/delete/replace resources;
- ability to add all resources from an assembly
Simple tutorial:
Select the main assembly
and after this you can:
1. Select another assembly which contains resources (Assembly with resources) or you can
2. Add resources with data from a file (Resource data) and choose the name of resource
also original resources of main assembly can be removed from ListView.
Resource Manager (.NET) v2.0 - not dnlib edition;
- added 64 assemblies support;
Last edited by CodeCracker; 07-27-2025 at 23:37.
|