Create large colorful and expanseful worlds with ease and speed using RoGen
ENGLISH GUIDE:
- Download and install the latest Python3 installer from the Python Downloads Page.
- During installation, make sure to check the box that adds Python to PATH. It should be labeled something like "Add Python 3.X to PATH"
- Once Python is installed, you should be able to open a command window, type
python
, hit ENTER, and see a Python prompt opened. Typequit()
to exit it. You should also be able to run the commandpip
and see its options. - If both of these work, then you are ready to go and use RoGen, but first, you must install the extensions required. To do so, you can simply just run
install.bat
After install, you can now run start.bat
, where you can adjust the configurations using a gui, and begin the generation.
My current version for Python is 3.11.4, using that should guarantee that your program will work.
If you have issues with the install, check if the folder is in 'OneDrive'
. If it is, place it elsewhere
If you haven't unarchived it yet, then unarchive it now, as it will prevent it from working correctly
If you did not check the 'Add to PATH'
option, the program may not work correctly as it will not be able to call Python
If you can not check the 'Add to PATH'
option, you may be using a newer version of Python.
it should be in ~/RoGen/main/.lune/generatedMaps
TÜRKÇE REHBER:
- Python İndirmeler Sayfasından en son Python3 yükleyicisini indirin ve yükleyin.
- Kurulum sırasında, Python'u PATH'a ekleyen kutuyu işaretlediğinizden emin olun. "Python 3.X'i PATH'a Ekle" gibi bir etikete sahip olmalıdır.
- Python kurulduktan sonra, bir komut penceresi açabilmeli, python yazıp ENTER tuşuna basabilmeli ve bir Python komut isteminin açıldığını görebilmelisiniz. Çıkmak için quit() yazın. Ayrıca pip komutunu çalıştırabilmeli ve seçeneklerini görebilmelisiniz.
- Bunların ikisi de çalışırsa, Rogen kullanmaya hazırsınız demektir İlk önce gereken eklentileri yüklemeniz gerekir Yüklemeniz için, install.bat'ı çalıştırmanız yeterlidir..
Yüklendikten sonra, start.bat'ı başlatıp, yapılması gereken ayarlardan sonra kullanmaya başlayabilirsiniz.