ioncodes / dnpatch

.NET Patcher library using dnlib
MIT License
313 stars 48 forks source link

Should I use InstructionSet? #31

Open ioncodes opened 7 years ago

ioncodes commented 7 years ago

I'm currently not sure if I should use the custom type InstructionSet which wraps the Instructions and indices.

Ideas/Recommendations/Thoughts are appreciated!

See: https://github.com/ioncodes/dnpatch/blob/v1/dnpatch/Types/InstructionSet.cs#L6

ioncodes commented 7 years ago

I will keep the type if we reach a reasonable amount of supporters for it, it will be dropped if not.

ioncodes commented 6 years ago

I will remove it in the updates.