开源软件名称(OpenSource Name):metadaddy/Forcecraft开源软件地址(OpenSource Url):https://github.com/metadaddy/Forcecraft开源编程语言(OpenSource Language):Java 100.0%开源软件介绍(OpenSource Introduction):ForcecraftThis Minecraft mod visualizes Salesforce Accounts, Opportunities and Contacts. Forcecraft adds a new dimension to Minecraft, where each Account in your Salesforce environment (aka 'org') is represented by a building, comprising a level for each Opportunity associated with that Account. Levers on each level represent and control the Opportunity Stage Name; updating an Opportunity's Stage Name outside Minecraft will cause the lever state to update within the Minecraft world, while throwing the lever in Minecraft will update the Opportunity's Stage Name. Each Salesforce Contact is represented by a Villager-derived entity, with the Contact name shown as a custom name tag above the entity's head. Interacting with a Contact (right-click, by default) will show the Chatter feed for that Contact and allow you to post to the feed. Similarly, Account and Opportunity signs give access to the respective Chatter feeds. If an Opportunity's Stage Name is updated to 'Closed Won', a Contact from the associated Account will teleport to the player and give the player items to the 'value' of the opportunity. If, on the other hand, an Opportunity's Stage Name is updated to 'Closed Lost', the weather will take a turn for the worse! Take a look at the mod in action: UPDATE (version 0.2.1) : if you define a custom object,
If the Running the modPre-requisites
IMPORTANT You MUST create a configuration file with your account credentials so that Forcecraft can authenticate to Salesforce. Use this as a template:
Edit this, and save it as
You MUST edit the username and password entries. If you are using a Salesforce sandbox, change the loginHost to test.salesforce.com. Run Minecraft and select the Forge profile. If all is well, you should see Forcecraft listed on the Mods screen. Start Minecraft as a single player and create a new world, in creative mode. Once the game starts, you can type Note - if you're demoing the mod, you probably want to stop the game from pausing when you switch away to the browser or another app. To do this, edit options.txt
Look for the line that reads
Change true to false. Building the modPre-requisitesMinecraft, etc, as listed above, under 'Running the mod'. You will need the Minecraft Forge 10.12.1.1060 source distribution. Follow the installation process. Getting the sourceFetch the Forcecraft repo into the Forge root directory (the
Building the mod
The build process creates You should be able to drop this into the mods directory to play the mod with Minecraft + Forge. Debugging the modCreate the Eclipse project:
Build the mod jar (see above). In the Eclipse Project Explorer, open the Follow the instructions in the 'Running the mod' section above to configure the mod, except that the configuration file needs to be at In Eclipse, you can use the 'Run' or 'Debug' button as appropriate. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论