geekrelief/NimForUE

Replace the tasks in nimble with a custom tool.

Closed this issue · 1 comments

Create a tool to replace the tasks in the nimble file.

  • Fix dependencies check for fusion when running nimble build
  • Run watcher remove the watchexec dependency.
  • Build host
  • Build guest
  • Initialize Unreal project
    • .uproject, enable plugin
    • add a reminder to build to generate Definitions or better yet trigger the build
  • Run tests

Nimble will be kept for building the nim files. It's just easier. Initializing an Unreal project can be done via a plugin. The watcher can put put in the hostwatcher.nim. fusion can be removed.