atcarter714 / UnityH4xx

Hacks, tricks and wizardry for Unity to enhance performance or make impossible things possible ...
Other
49 stars 1 forks source link

No build scripts/process included in repo source #2

Open atcarter714 opened 1 year ago

atcarter714 commented 1 year ago

As the milestone/goal objective describes, the project needs a build script, process or program of some sort that users can (re-)use to build their own plugin .dll locally, and allow customization and modification of the plugin. This may be important to some commercial projects and companies with their own special requirements ...

(#1 has been handled and an open source license has been added ...)

atcarter714 commented 1 year ago

To grab the branch we will begin on for this, you can use the follow git commands:

git fetch origin git checkout build_proc_0x00