This wiki has been permanently archived. As such, editing and registration have been closed.

Joke pages/Get Gtoria Studio: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

20 December 2024

1 June 2022

  • curprev 13:2713:27, 1 June 2022import>User3412 405 bytes +405 Created page with "This is how to get gtoria studio source First, write an bash script with these lines <pre> echo "Gtoria Studio Source Downloader" echo "written by: user3412" wget dl.gtoria.com/GtoriaStudioSource.zip unzip GtoriaStudioSource.zip </pre> now heres an pre-written script that compiles for you <pre> make </pre> now run this command to test your gtoria studio build <pre> wine gtoriastudio.exe </pre> Bye Bye!"