So much TODO!
This commit is contained in:
parent
d23f20c0f8
commit
475e6c2437
7 changed files with 105 additions and 42 deletions
|
@ -2,12 +2,9 @@ package su.a71.tardim_ic.tardim_ic;
|
|||
|
||||
import com.google.gson.Gson;
|
||||
import com.google.gson.GsonBuilder;
|
||||
import org.apache.logging.log4j.LogManager;
|
||||
import org.slf4j.Logger;
|
||||
import org.slf4j.LoggerFactory;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
public class Constants {
|
||||
|
||||
public static final String MOD_ID;
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
--[[
|
||||
This is source code of my personal TARDIM Navigation Dashboard (NavDash)
|
||||
|
||||
It needs a 1x2 (2 tall) monitor and a digital TARDIM interface to be available
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue