terminal = false packages = ["cryptography"] #TODO [files] #TODO "./rags2html.zip" = "./*"
This page converts RAGS (Rapid Adventure Game System) games into HTML games that can be played in a web browser. Select a RAGS game file using the control above or drag'n'drop it directly on the page to start the conversion. At the end of the conversion process, a ZIP file will be generated. Extract that ZIP file then run "index.html" in your favorite browser. You can also open the ZIP file using zip2web in order to play it in the browser without having to extract it (especially useful for mobiles). The conversion happens in your browser, nothing is ever sent to the Web server. For big RAGS files, it is recommended to use the conversion script in a terminal instead (this is ~4x faster and uses less memory). More info: https://github.com/Kassy2048/rags2html Using Regalia: https://github.com/selectivepaperclip/regalia
Loading, please wait...