Inspiration
There was not a way for Roblox programmers to program their scripts in JetBrains IDE's, allowing them to use high end software for troubleshooting, version control , etc. However, there was an option is VSCode. We found sever GitHub issues regarding the absence of this implementation in jetbrains's IDE's
What it does
Adds support to the Rojo software. This software syncs local scripts to the Roblox Studio software. It maps the object you program and updates Roblox in real time.
How we built it
JetBrains IntelliJ plugin, the rojo software and kotlin.
Challenges we ran into
Familiarizing with the jetbrains plugin template as well as the kotlin programming language.
Accomplishments that we're proud of
Making a complete functional plugin in less than 24h.
What we learned
We have learnt a lot about teamworking, kotlin and professional thinking. How to take into the account the users necessities.
What's next for Rojo IntelliJ Integration
Add small features , such as being able to tell how many people are connected to the server.
Built With
- kotlin
Log in or sign up for Devpost to join the conversation.