server

Clone or download

Made appropriate changes with new ActionAPI, renamed StreamPi to Stream-Pi, Updated license

Modified Files

Name
M src/main/java/com/StreamPi/Server/Connection/ClientConnection.java +1 −1 Go to diff View file
M src/main/java/com/StreamPi/Server/Controller/Controller.java +3 −3 Go to diff View file
M src/main/java/com/StreamPi/Server/Info/License.java +2 −2 Go to diff View file
M src/main/java/com/StreamPi/Server/Window/Dashboard/PluginsPane.java +2 −5 Go to diff View file
M src/main/java/com/StreamPi/Server/Window/Settings/PluginsSettings.java +5 −9 Go to diff View file
M src/main/java/com/StreamPi/Server/Window/Settings/SettingsBase.java +1 −2 Go to diff View file
M src/main/java/com/StreamPi/Server/Window/Settings/ThemesSettings.java +24 −5 Go to diff View file