mirror of
https://github.com/developersu/ns-usbloader.git
synced 2025-05-13 22:54:49 -04:00
Initial commit
This commit is contained in:
commit
c21417c043
20 changed files with 1904 additions and 0 deletions
5
src/main/java/nsusbloader/Main.java
Normal file
5
src/main/java/nsusbloader/Main.java
Normal file
|
@ -0,0 +1,5 @@
|
|||
package nsusbloader;
|
||||
|
||||
public class Main {
|
||||
public static void main(String[] args){ NSLMain.main(args); }
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue