lucas Posted February 6, 2018 Posted February 6, 2018 (edited) Getting Started with Development 🛠 🔰 The easiest way is with no doubt to download the boilerplate / example project from GitHub.You can look at the example package that is included in there to figure out how everything works. Once you've ran the Package option in IntelliJ within the boilerplate, copy the contents of the client_packages folder that should now have appeared in the project folder to the server's client_packages folder. It's that simple? Is there some kind of catch? 🤔 Nope! There is no catch. All you need to get started is an IDE that supports Kotlin. I recommend JetBrain's IntelliJ IDEA due to its performance, flexibility and customization options. I'm super excited for what the simplicity of Kotlin will bring to the RageMP community and all of your creations that have been made just a tiny bit easier 😉(PS If you click on the header picture, it'll take you straight to the GitHub page for the library with more examples) Edited February 6, 2018 by lucas Edit header 11
Joshua Posted February 7, 2018 Posted February 7, 2018 Awesome to see new content being created for RageMP!
Austin Posted February 9, 2018 Posted February 9, 2018 Kotlin is the devil! Great community contribution, though! Thanks for sharing the writings of satan. 2
lucas Posted February 9, 2018 Author Posted February 9, 2018 8 hours ago, Austin said: Kotlin is the devil! Great community contribution, though! Thanks for sharing the writings of satan. Always a pleasure to satisfy our overlord Satan 😉😈
Kobunix Posted April 23, 2018 Posted April 23, 2018 (edited) Thanks for this one I'm now using RageMP with Kotlin EDIT : Just Awesome ! Edited April 23, 2018 by Kobunix
TheoMuffin Posted July 13, 2018 Posted July 13, 2018 Thank you for your contribution. The powershell script did not run automatically for me, so I ran it manually and followed the rest of the instructions. Sadly, the game crashes after spawning in game with ReferenceError: module is not defined factory(module.exports); (kotlin.js line 7)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now