Folder parser
Programs from roupi
converts a build string into a folder inside the game

conventions:

name every folder like MainBuild to prevent using _- and spaces.
when using import_code("path") use paths like "/home/guest/build_name" so its easier to everyone else to setup the project(since everyone will have the guest folder already).


how it works:

you will be able to export programs with multiple files from this site to inside the game using a string, just copy the "export string" run this program then select import and paste the string, it will convert the string into a folder with the project files.

you can export folders inside the game to a string too, and you will be able to import them here to update your post's files, then you can download the post's files to your real computer as usual.

To use in your real machine (NOT WORKING THIS ONE IS OUTDATED):
same parser but for your real computer: https://github.com/TopRoupi/grparser
just download the binary grparser or compile it your self
Files
Builds
folder-parser_2.0.3
Download build

Post's comments

post does not have comments.

You need to log in to write a comment.