methusalah / OpenRTS

Real-Time Strategy game 3D engine coded in pure java
MIT License
1.29k stars 151 forks source link

openrts in package name #91

Open meltzow opened 9 years ago

meltzow commented 9 years ago

if OpenRTS should be a library for other game developers, the package structure must contain openrts. for example "openrts.model" or "openrts.controller" and so on. With eclipse the refactoring is easy, but all classes must be changes. We should wait to realise this task, at a point where the implemenation is not so extreme (or slow).