Sadly, Github Gist doesn't support subdirectories. Here's the structure :
test_flame/
βββ assets/
β βββ images/
β β βββ tiles.png
β βββ tiles/
β βββ level.tmx
β βββ tiles.tsx
public class Neiox extends JFrame { | |
private static final long serialVersionUID = 1L; | |
public static final String TITLE = "%d nombre(s) prΓ©sent(s)"; | |
public static final int MIN = 0; | |
public static final int MAX = 9999; | |
private List<String> data; | |
public Neiox() throws IOException, URISyntaxException { |
Sadly, Github Gist doesn't support subdirectories. Here's the structure :
test_flame/
βββ assets/
β βββ images/
β β βββ tiles.png
β βββ tiles/
β βββ level.tmx
β βββ tiles.tsx
This application is intended for the private use of its developer. Any unauthorized users who connect to this service should have no expectation of privacy or protection of their data. |