Modifying NeoAxis Engine |
On this page is described how to adapt the editor for other languages, how to add support for special devices, how to connect additional marketplaces.
For each supported platform a separate solution is used. You can found sln file for each platform in the root of the SDK.
You can easily add a new marketplace to Stores Window. NeoAxis Store and Sketchfab implementations can be used as examples:
Use NeoAxis.Addon.ModifiedEditor example. Use it as a code example, even though it may not be compilable with the actual engine version. SampleNeoAxisAddonModifiedEditor.zip
