[READ-ONLY] Mirror of https://github.com/thoda-dev/du_render_script_library. A library to build renderscript in boards without writting it as a full string
0

Configure Feed

Select the types of activity you want to include in your feed.

Update README.md

Thomas (Apr 14, 2023, 11:08 AM +0200) 69faed24 856863e1

+8
+8
README.md
··· 4 4 5 5 The goal of that lib is to make RenderScript easier to write and read when written un control units and not directly in screens. 6 6 7 + ## Project status 8 + 9 + This project is currently in developpement and not finished yet. 10 + 11 + I'm currently looking for feedbacks and ideas to improve it and fix some limitations like how to render a function or loop or condition in the render script. 12 + 13 + Feel free to contact me on discord Jericho#1060 or on my guilded server : https://guilded.jericho.dev 14 + 7 15 ## How to use it 8 16 9 17 Paste all the content of the library (prefer the minified version) at the start of your script in a control unit in game and then you can use it like this: