mirror of
https://github.com/wiiu-env/WiiUPluginSystem.git
synced 2024-11-05 18:35:08 +01:00
797e58f576
The library now needs to be build with "make" and installed with "make install". Make sure to include the -lwups into the plugin projecs. If you call "WUPS_InitFS(args);" in the INITIALIZE method, the plugin has full SD/USB access.
15 lines
250 B
Plaintext
15 lines
250 B
Plaintext
loader/build/*
|
|
loader/WiiUPluginLoader.cbp
|
|
loader/*.elf
|
|
example_plugin/bin/*
|
|
example_plugin/build/*
|
|
example_plugin_pic/*
|
|
plugins/*/bin/*
|
|
plugins/*/build/*
|
|
loader/WiiUPluginLoader.cscope_file_list
|
|
loader/WiiUPluginLoader.layout
|
|
release/*
|
|
|
|
*.mod
|
|
*.cbp
|