Skip to content

nikouu/mGBA-lua-HelloWorld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mGBA lua Hello World

Simple hello world using lua with mGBA.

How to run

  1. Get the HelloWorld.lua file from this repository.
  2. Open mGBA.
  3. Click Tools > Scripting to open the Scripting window.
  4. In the scripting window click File > Load script to bring up the file picker dialog.
  5. Select HelloWorld.lua from where you saved it.
  6. The Hello World script will automatically run to display the "Hello World" message.

Documentation

Scripting documentation can be found on the mGBA Scripting Docs page.

The console:log documentation used in this demo is found under the console documentation section.

About

Simple hello world using lua with mGBA.

Topics

Resources

License

Stars

Watchers

Forks

Languages