• If you do not recieve your confirmation email within a few hours, please email haloutau@gmail.com with your username for manual validation. Your account should be activated within 24 hours.
    You may also reach out via any other listed contact on Admin Halo's about page: https://utaforum.net/members/halo.194/#about

UtaForum.net

SaKe
SaKe
I'm excited for this! Is there any way it could be ported to Windows/Linux?
Mr. Cloud
Mr. Cloud
If I did, I would have to send the code to somebody and then they convert it to a windows / linux app from there. I am unable to do cross-OS conversion due to the limitations of Mac.
  • Like
Reactions: SaKe
SaKe
SaKe
You could upload the source code on Github.
Mr. Cloud
Mr. Cloud
You mean like, upload the swift code?
  • Like
Reactions: SaKe
SaKe
SaKe
Yeah, so other people can create forks (derivative software with more features).
It’s just good practice, so people can look over the code to see if there are any security issues.
Mr. Cloud
Mr. Cloud
Tbh, I don't want people using my programs to make new ones. I just find it unnecessary and it takes someone's effort and just gives all the credit to someone else..
Kierteiyu
Kierteiyu
You could license it under GPL:

1. People have to credit you when redistributing the program in binary and source forms, including if it's modified.
2. If they make a modification or link to the program, they have to release their modified source code under the GPL, meaning you also have access to that modified code.
  • Like
Reactions: SaKe