Closed jimmysoda closed 7 years ago
I could not reproduce the issue when copying to a SpatialOS project, but was able to reproduce it when copying to an empty directory. The usage comment on the script states that the target directory is expected to be a SpatialOS project. See comments in pull request #2 for more details.
The worker_create.sh script omits renaming the copied worker schema from
spatialos.$OLD_NAME.worker.json
tospatialos.$NEW_NAME.worker.json
.I already have a fork with this fix: