A port of the Project Darkstar demonstration game "Snowman" to the Red Dwarf community server.
Categories
MultiplayerLicense
BSD LicenseFollow RedDwarf Snowman
You Might Also Like
Bright Data - All in One Platform for Proxies and Web Scraping
Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
Rate This Project
Login To Rate This Project
User Reviews
-
Doesn't build right. mvn clean package produces errors, sometimes only a single project builds, sometimes none, sometimes all of them. It's insane, and that type of insanity makes development impossible. Currently trying to pin down the problem, i believe it has to do with the download.java.net repo. I don't even think that repo is necessary, although not sure about that. Still trying to figure out what the problem is. Oh, it does work though. I got it to build by doing mvn package about 10x in a row, dropped the snowman jars in my RedDwarf server-dist, and fired it up and connected with the client. Just wish I could get past setting up my environment already and into some R&D.