after 4 hours of fucking around i finally got git to work ffs
This commit is contained in:
parent
6585f56133
commit
c95e1fccab
4 changed files with 45 additions and 0 deletions
11
src/pkg/deepCurse/nopalmo/core/Boot.java
Normal file
11
src/pkg/deepCurse/nopalmo/core/Boot.java
Normal file
|
@ -0,0 +1,11 @@
|
|||
package pkg.deepCurse.nopalmo.core;
|
||||
|
||||
public class Boot {
|
||||
|
||||
public static void main(String[] args) {
|
||||
|
||||
System.out.println("ech");
|
||||
|
||||
}
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue