Scrot

Definitely not Scrot
Apr 30, 2018
522
5,276
Well you didn't quite explain the situation. But alas I hope you figure it out.
@meesteres you can solve hes problem easy u don't need put the images online just download them and create a folder and place the images in there with the html and css if have any then u compress the folder and the people cna play the game offline without using internet i think it will be better for people who don't as 100% access to internet and it will do less bugs if u are on slow internet connections.
 

Enthusiass

Member
Jun 21, 2018
144
332
I saw nothing wrong with it, twice the anal, double the fun. That said, I see great potential in the game, ticks all of the fetish boxes I have on my wishlist.

I will watch your game with great interest.
 
  • Like
Reactions: MysteryLies
U

User_920791

Guest
Guest
I created a custom version of the game.
Code:
##############################################################
##############################################################
#                                                            #
#               Slaver v0.1 | Anika Mod v0.1                 #
#                                                            #
##############################################################
####################### MAIN FEATURE #########################
##############################################################
#                                                            #
#                     -- CSS Tweaks --                       #
#                                                            #
#   Some adjustments to make the game more responsive and    #
#        more comfortable to play on android devices.        #
#                                                            #
##############################################################
##################### ELECTRON FEATURES ######################
##############################################################
#                                                            #
#               -- Better Save Management --                 #
#                                                            #
#    Save files are stored by default in a system folder,    #
#            requiring no additional management.             #
#                                                            #
#                                                            #
#              -- Better Screen Management --                #
#                                                            #
#       The game window can be resized and there is the      #
#    possibility to select the fullscreen mode at any time.  #
#    Any change in window size or screen mode is saved and   #
#           reloaded when the game is reopened.              #
#                                                            #
#                                                            #
#                   -- Portable Mode --                      #
#                                                            #
#       If a file called "portable.af" exists inside         #
#    the game folder, the save files and screen settings     #
#     are stored in a folder inside the game directory,      #
#       allowing to install the game in a usb drive,         #
#       for example, and play on multiple computers.         #
#                                                            #
#                                                            #
#                     -- Shortcuts --                        #
#                                                            #
#           F11 — Enable/Disable fullscreen mode.            #
#                 F7 — Open restart dialog.                  #
#                    F4 — Exit the game.                     #
#             Right Click — Open save/load menu.             #
#           Scroll Click/Print Screen — Screenshot           #
# (Saved in "screenshots" folder inside the game directory.) #
#                                                            #
##############################################################
##############################################################
Electron Win32 -- / /

Electron Win64 -- / /

Electron Linux32 -- / /

Electron Linux64 -- / /

Electron MacOS -- / /

Android -- / /

HTML -- / /

If you encounter any bug or issue, please let me know using @Anika Factory or send me a pm.
 

Meesteres

Member
Game Developer
Apr 25, 2018
211
130
I created a custom version of the game.
Code:
##############################################################
##############################################################
#                                                            #
#               Slaver v0.1 | Anika Mod v0.1                 #
#                                                            #
##############################################################
####################### MAIN FEATURE #########################
##############################################################
#                                                            #
#                     -- CSS Tweaks --                       #
#                                                            #
#   Some adjustments to make the game more responsive and    #
#        more comfortable to play on android devices.        #
#                                                            #
##############################################################
##################### ELECTRON FEATURES ######################
##############################################################
#                                                            #
#               -- Better Save Management --                 #
#                                                            #
#    Save files are stored by default in a system folder,    #
#            requiring no additional management.             #
#                                                            #
#                                                            #
#              -- Better Screen Management --                #
#                                                            #
#       The game window can be resized and there is the      #
#    possibility to select the fullscreen mode at any time.  #
#    Any change in window size or screen mode is saved and   #
#           reloaded when the game is reopened.              #
#                                                            #
#                                                            #
#                   -- Portable Mode --                      #
#                                                            #
#       If a file called "portable.af" exists inside         #
#    the game folder, the save files and screen settings     #
#     are stored in a folder inside the game directory,      #
#       allowing to install the game in a usb drive,         #
#       for example, and play on multiple computers.         #
#                                                            #
#                                                            #
#                     -- Shortcuts --                        #
#                                                            #
#           F11 — Enable/Disable fullscreen mode.            #
#                 F7 — Open restart dialog.                  #
#                    F4 — Exit the game.                     #
#             Right Click — Open save/load menu.             #
#           Scroll Click/Print Screen — Screenshot           #
# (Saved in "screenshots" folder inside the game directory.) #
#                                                            #
##############################################################
##############################################################
Electron Win32 -- / /

Electron Win64 -- / /

Electron Linux32 -- / /

Electron Linux64 -- / /

Electron MacOS -- / /

Android -- / /

HTML -- / /

If you encounter any bug or issue, please let me know using @Anika Factory or send me a pm.
Wow , thank you so much
 
  • Like
Reactions: User_920791